mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Try to fix PR checklist workflow
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
2
.github/workflows/pr-checklist-completed.yml
vendored
2
.github/workflows/pr-checklist-completed.yml
vendored
@@ -6,6 +6,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
task-check:
|
task-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: kentaro-m/task-completed-checker-action@v0.1.0
|
- uses: kentaro-m/task-completed-checker-action@v0.1.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user