Skip to content

Commit 014f1ed

Browse files
authored
Merge pull request #72 from PHPCompatibility/feature/ghactions-set-minimal-permissions
GH Actions: set permissions for each workflow/job
2 parents c3795e0 + 17206f5 commit 014f1ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

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

15+
permissions: {}
16+
1517
jobs:
1618
xmllint:
1719
# Don't run the cron job on forks.

0 commit comments

Comments
 (0)