Skip to content

Commit

Permalink
Merge pull request #40811 from m-kuhn/cleanup_backport
Browse files Browse the repository at this point in the history
No backported label
  • Loading branch information
m-kuhn committed Dec 31, 2020
2 parents 583a52b + 2eb99c7 commit 383024e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/backport.yml
Expand Up @@ -17,12 +17,5 @@ jobs:
with:
bot_username: qgis-bot
bot_token: ddbdec32940df79f1adf2369b4b10f10b5a66f65
bot_token_key: a1b2c3d47311f8e29e204f85a81b4df4a44e252c
# bot_token_key: a1b2c3d47311f8e29e204f85a81b4df4a44e252c
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Backported Label
if: steps.backport.conclusion == 'success'
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.github_token }}
labels: backported

0 comments on commit 383024e

Please sign in to comment.