Rename backport job to align with other workflows
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
parent
2b13f2b733
commit
c40a93300b
|
|
@ -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