Skip to content

Commit

Permalink
Merge pull request #922 from fluxcd/backport-913-915-to-release/v1.0.x
Browse files Browse the repository at this point in the history
[release/v1.0.x] Manual backport of CI fixes
  • Loading branch information
stefanprodan authored Jul 6, 2023
2 parents b769bd9 + b8419f4 commit c90c802
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: korthout/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
# xref: https://github.com/korthout/backport-action#inputs
with:
# Use token to allow workflows to be triggered for the created PR
github_token: ${{ secrets.BOT_GITHUB_TOKEN }}
# Match labels with a pattern `backport:<target-branch>`
label_pattern: '^backport:([^ ]+)$'
# A bit shorter pull-request title than the default
Expand Down

0 comments on commit c90c802

Please sign in to comment.