Skip to content

Commit 43d18c6

Browse files
committed
Added permissions contents read
1 parent 347221d commit 43d18c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515

1616
name: static analysis
1717

18+
permissions:
19+
contents: read
20+
1821
env:
1922
COMPOSE_PROJECT_NAME: yii2-queue
2023
COMPOSE_FILE: tests/docker-compose.yml

0 commit comments

Comments
 (0)