Skip to content

Commit 8a5910a

Browse files
authored
Update update-nix.yml
1 parent f54c065 commit 8a5910a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-nix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
66

77
permissions:
8-
contents: write # Grants write permission to the repository contents
8+
contents: write
9+
pull-requests: write
910

1011
jobs:
1112
lockfile:

0 commit comments

Comments
 (0)