We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4ba3e commit 99c015dCopy full SHA for 99c015d
.github/workflows/status.yml
@@ -1,6 +1,8 @@
1
on: [status]
2
jobs:
3
circleci_artifacts_redirector_status_job:
4
+ permissions:
5
+ statuses: write
6
runs-on: ubuntu-latest
7
if: "${{ github.event.context == 'ci/circleci: build' }}"
8
name: CircleCI artifacts redirector status
0 commit comments