mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
fix: auto check now requires check permission
This commit is contained in:
parent
3a2d5e2da6
commit
f50ddd48c8
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
checks: write
|
||||
|
||||
jobs:
|
||||
lockfile:
|
||||
|
Loading…
Reference in New Issue
Block a user