Skip to content

Commit ceb8eac

Browse files
authored
Update automatic-pr-merger.yml
1 parent 672b68d commit ceb8eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automatic-pr-merger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v2
23-
- uses: rasahq/merge-pal-action
23+
- uses: rasahq/merge-pal-action@master
2424
with:
2525
token: ${{ secrets.RASABOT_AUTOMERGE_GITHUB_TOKEN || secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)