mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
parent
139345a2f1
commit
ffe143847d
2
.github/workflows/progress.yml
vendored
2
.github/workflows/progress.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
echo ${{ secrets.PROGRESS_BOT_GCP_ACCOUNT_KEY }} | base64 -d > progress-bot-credentials.json
|
||||
- name: Report to Slack
|
||||
uses: docker://sourcegraph/progress-bot:latest@sha256:a6c8906529fd752e40cbad20085904d4fa4ed085f567cf00682fdd9b8fcdd611
|
||||
uses: docker://sourcegraph/progress-bot:latest@sha256:93ceab2a92d8464eccf367d47e8d585307d7ff36ab57e0240c3d68b4349c4e57
|
||||
env:
|
||||
SINCE: ${{ github.event.inputs.since || '24h' }}
|
||||
DRY: ${{ github.event.inputs.dry || 'false' }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user