Skip to content

Commit bcd0286

Browse files
Merge pull request #2 from wp-media/test/adaptation-to-WPMedia-template
Fix readme so that the GH action targets master branch
2 parents 62798c4 + 5fc9f6e commit bcd0286

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)