mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-04 00:23:27 +08:00
fix(ci): give autolocker write permissions (#194)
This commit is contained in:
parent
2ee785f50f
commit
f295e64406
2
.github/workflows/autolocker.yml
vendored
2
.github/workflows/autolocker.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
|
|
||||||
|
permissions: write-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autolock:
|
autolock:
|
||||||
# if: ${{ github.event.pull_request.merged }} # Uncomment if you want it to run only when a PR gets MERGED
|
# if: ${{ github.event.pull_request.merged }} # Uncomment if you want it to run only when a PR gets MERGED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user