Skip to content

Commit

Permalink
Explicitly provided job the write content permission
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaddalena authored Jan 19, 2024
1 parent 9813be5 commit e0f4014
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ env:

jobs:
fetch:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Check out source code
Expand Down

0 comments on commit e0f4014

Please sign in to comment.