Skip to content

Commit c242086

Browse files
authored
Merge pull request #1142 from fluxcd/update-backport-workflow
Rename backport job to align with other workflows
2 parents 2b13f2b + c40a933 commit c242086

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ permissions:
88
contents: read
99

1010
jobs:
11-
backport:
12-
name: Backport pull request
11+
pull-request:
1312
runs-on: ubuntu-latest
1413
permissions:
1514
contents: write

0 commit comments

Comments
 (0)