We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f149fb8 commit 63b5f56Copy full SHA for 63b5f56
1 file changed
.github/workflows/main.yml
@@ -21,8 +21,7 @@ on:
21
# Run this Github Action every Tuesday at 7 AM UTC
22
- cron: '0 7 * * 2'
23
24
-permissions:
25
- contents: read
+permissions: read-all
26
27
jobs:
28
build:
0 commit comments