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: {}
|
||||
|
||||
jobs:
|
||||
createPullRequest:
|
||||
update-plugin-list:
|
||||
if: github.repository_owner == 'pytest-dev'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
|
Loading…
Reference in New Issue