Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
revert backport
  • Loading branch information
3nids committed Mar 24, 2020
1 parent 2734f67 commit 004e1e4
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.25
uses: Gaurav0/backport@v1.0.24
with:
bot_username: qgis-bot
bot_token: ddbdec32940df79f1adf2369b4b10f10b5a66f65
Expand Down

0 comments on commit 004e1e4

Please sign in to comment.