Skip to content

Commit d2182e6

Browse files
authored
Merge pull request #53 from PHPCompatibility/feature/ghactions-set-minimal-permissions
GH Actions: set permissions for each workflow/job
2 parents 6487b52 + ec2d3b2 commit d2182e6

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)