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 e61f27a + f7aac65 commit ff3d19bCopy full SHA for ff3d19b
1 file changed
.github/workflows/php.yml
@@ -10,6 +10,9 @@ on:
10
schedule:
11
- cron: '0 9 15 * *'
12
13
+permissions:
14
+ contents: read
15
+
16
jobs:
17
test:
18
name: Test
0 commit comments