Skip to content

Commit 21c61eb

Browse files
authored
Merge pull request #45 from PHPCompatibility/feature/ghactions-set-minimal-permissions_
GH Actions: set permissions for each workflow/job
2 parents 11300ab + 4bf4de0 commit 21c61eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)