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.
2 parents 2b359ea + 67a52ae commit d30a24eCopy full SHA for d30a24e
.github/workflows/check-candidate-release.yml
@@ -5,6 +5,9 @@ on:
5
- cron: '59 4 * * 2'
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
check_candidates:
13
runs-on: ubuntu-latest
0 commit comments