mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
Bump backport bot to 1.2.0
This commit is contained in:
parent
903dc1da8c
commit
3e8ba6d4e9
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
- name: Backport Bot
|
||||
id: backport
|
||||
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: m-kuhn/backport@v1.1.3
|
||||
uses: m-kuhn/backport@v1.2.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user