Skip to content

Commit 99c015d

Browse files
authored
BUG: Fix permission bug (#73)
1 parent bc4ba3e commit 99c015d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/status.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
on: [status]
22
jobs:
33
circleci_artifacts_redirector_status_job:
4+
permissions:
5+
statuses: write
46
runs-on: ubuntu-latest
57
if: "${{ github.event.context == 'ci/circleci: build' }}"
68
name: CircleCI artifacts redirector status

0 commit comments

Comments
 (0)