diff --git a/.github/workflows/pr-checklist-completed.yml b/.github/workflows/pr-checklist-completed.yml index 8c4f5af..9a43b44 100644 --- a/.github/workflows/pr-checklist-completed.yml +++ b/.github/workflows/pr-checklist-completed.yml @@ -11,4 +11,5 @@ jobs: steps: - uses: Shopify/task-list-checker@main with: - repo-token: "${{ secrets.GITHUB_TOKEN }}" \ No newline at end of file + github-token: "${{ secrets.GITHUB_TOKEN }}" + readme-url: https://geek-cookbook.funkypenguin.co.nz/community/contribute/#contributing-recipes \ No newline at end of file