Skip to content

Commit

Permalink
ci: fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Sep 24, 2024
1 parent 561f389 commit 5e732c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
permissions:
contents: write
pull-requests: write

jobs:
lockfile:
Expand Down

0 comments on commit 5e732c1

Please sign in to comment.