mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
use qgis-bot as actor Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
This commit is contained in:
parent
fbda356a74
commit
3213c68c1e
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
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.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.GH_TOKEN_BOT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user