Skip to content

Commit 0ced1e8

Browse files
authored
Merge pull request #35 from PHPCompatibility/feature/ghactions-set-minimal-permissions
GH Actions: set permissions for each workflow/job
2 parents 7a11dbb + a66d884 commit 0ced1e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
# Allow manually triggering the workflow.
1111
workflow_dispatch:
1212

13+
permissions: {}
14+
1315
jobs:
1416
validate:
1517
# Don't run the cron job on forks.

0 commit comments

Comments
 (0)