Skip to content

Commit

Permalink
Merge pull request #126 from guardian/fp/rm/add-permission-to-workflow
Browse files Browse the repository at this point in the history
Add permission to workflow
  • Loading branch information
Fweddi authored Jun 3, 2024
2 parents f2f2de4 + 8f1089f commit 2ba2e92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
jobs:
validate:
permissions:
contents: write
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 2ba2e92

Please sign in to comment.