Skip to content

Commit

Permalink
Update backport.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Nov 14, 2024
1 parent c92cd3b commit 7f1ba34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Backport changes to all maintenance branches
name: Backport changes to maintenance branches
on:
push:
branches:
Expand Down Expand Up @@ -33,4 +33,4 @@ jobs:
with:
label: '["backport to ${{ matrix.branch }}"]'
target-branch: v/${{ matrix.branch }}
secrets: inherit
secrets: inherit

0 comments on commit 7f1ba34

Please sign in to comment.