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 347221d commit 43d18c6Copy full SHA for 43d18c6
1 file changed
.github/workflows/static.yml
@@ -15,6 +15,9 @@ on:
15
16
name: static analysis
17
18
+permissions:
19
+ contents: read
20
+
21
env:
22
COMPOSE_PROJECT_NAME: yii2-queue
23
COMPOSE_FILE: tests/docker-compose.yml
0 commit comments