Skip to content

Commit

Permalink
fix action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
manveru committed Oct 11, 2023
1 parent b5d5593 commit 32fe349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
schedule:
- cron: "14 14 * * 1-5"
permissions:
contents: read
contents: write
pull-requests: read
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit 32fe349

Please sign in to comment.