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
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
backport:
|
pull-request:
|
||||||
name: Backport pull request
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Reference in New Issue