Skip to content

Commit

Permalink
Fixed workflows not running on backported PRs.
Browse files Browse the repository at this point in the history
(cherry picked from commit 57af3b6)
  • Loading branch information
markdorison authored and github-actions[bot] committed Dec 7, 2023
1 parent 4b1a319 commit 826550a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backport-merged-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
- uses: actions/checkout@v4
- name: Create backport pull requests
uses: korthout/backport-action@v2
with:
github_token: ${{ secrets.USHER_BACKPORT_PAT }}

0 comments on commit 826550a

Please sign in to comment.