mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 11:05:37 +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:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
checks: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
|
Loading…
Reference in New Issue
Block a user