Skip to content

Commit 167d426

Browse files
feat: Added run name for pdm lock action to easily view it (Zipstack#633)
Added run name for pdm lock action to easily view it
1 parent 306614c commit 167d426

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pdm-lock-automation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121

2222
jobs:
2323
check_pyproject_changes:
24+
name: ${{ matrix.directory }} PDM lock update
2425
runs-on: ubuntu-latest
2526
strategy:
2627
matrix:

0 commit comments

Comments
 (0)