Merge pull request #1142 from fluxcd/update-backport-workflow
Rename backport job to align with other workflows
This commit is contained in:
commit
c24208668a
|
@ -8,8 +8,7 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
name: Backport pull request
|
||||
pull-request:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
Loading…
Reference in New Issue