Skip to content

Commit 5fc9f6e

Browse files
committed
Fix readme so that the GH action targets master branch
1 parent 068e1f7 commit 5fc9f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pr-checklist:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: wp-media/pr-checklist-action@test/adaptation-to-WPMedia-template
23+
- uses: wp-media/pr-checklist-action@master
2424
with:
2525
repo-token: "${{ secrets.PR_CHECKLIST_TOKEN }}"
2626
```

0 commit comments

Comments
 (0)