Skip to content

Commit a98b00c

Browse files
committed
Use a more descriptive job name for update-plugin-list workflow
1 parent 215ea7f commit a98b00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plugin-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
permissions: {}
1212

1313
jobs:
14-
createPullRequest:
14+
update-plugin-list:
1515
if: github.repository_owner == 'pytest-dev'
1616
runs-on: ubuntu-latest
1717
permissions:

0 commit comments

Comments
 (0)