Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update backport.yml (#34883)
  • Loading branch information
3nids committed Mar 5, 2020
1 parent d79fed4 commit 0c3f233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Backport Bot
if: github.event.pull_request.merged && ( ( github.event.action == 'closed' && contains( join( github.event.pull_request.labels.*.name ), 'backport') ) || contains( github.event.label.name, 'backport' ) )
uses: Gaurav0/backport@v1.0.24
uses: Gaurav0/backport@master
with:
bot_username: qgis-bot
bot_token: ddbdec32940df79f1adf2369b4b10f10b5a66f65
Expand Down

0 comments on commit 0c3f233

Please sign in to comment.