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 9a4f13b commit 8c74dd9Copy full SHA for 8c74dd9
1 file changed
.github/workflows/add-update-label-weekly.yml
@@ -17,6 +17,9 @@ on:
17
type: boolean
18
default: true
19
20
+permissions:
21
+ contents: read
22
+
23
jobs:
24
Add-Update-Label-Weekly:
25
runs-on: ubuntu-latest
0 commit comments