mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
This reverts commit 0c3f233c46336b8031ccf75379691b07c8837bb8.
This commit is contained in:
parent
136ad8c879
commit
0ee1d12e6d
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -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@master
|
||||
uses: Gaurav0/backport@v1.0.24
|
||||
with:
|
||||
bot_username: qgis-bot
|
||||
bot_token: ddbdec32940df79f1adf2369b4b10f10b5a66f65
|
||||
|
Loading…
x
Reference in New Issue
Block a user