Use a more descriptive job name for update-plugin-list workflow
This commit is contained in:
parent
215ea7fd03
commit
a98b00cd09
|
@ -11,7 +11,7 @@ on:
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
createPullRequest:
|
update-plugin-list:
|
||||||
if: github.repository_owner == 'pytest-dev'
|
if: github.repository_owner == 'pytest-dev'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in New Issue