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 e61f27a commit f7aac65Copy full SHA for f7aac65
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