1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Nope. Still borked.

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-09-28 14:24:34 +13:00
parent 7a742303dc
commit 2d2034dfd0

View File

@@ -1,16 +0,0 @@
name: 'Confirm tasks are completed'
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
task-check:
runs-on: ubuntu-latest
permissions:
pull-requests: write
checks: write
steps:
- uses: Shopify/task-list-checker@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
readme-url: https://geek-cookbook.funkypenguin.co.nz/community/contribute/#contributing-recipes