Skip to content

Commit 672b68d

Browse files
authored
Update continous-integration.yml
1 parent d810260 commit 672b68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ jobs:
268268
needs: [quality, test, api, docker]
269269
steps:
270270
- uses: actions/checkout@v1
271-
- uses: rasahq/merge-pal-action
271+
- uses: rasahq/merge-pal-action@master
272272
with:
273273
token: ${{ secrets.RASABOT_AUTOMERGE_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)