We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c450ae commit a9f6e96Copy full SHA for a9f6e96
.github/workflows/workflow.yml
@@ -7,6 +7,8 @@ on:
7
# Prime the caches every Monday
8
- cron: 0 1 * * MON
9
10
+permissions: read-all
11
+
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments