Skip to content

Commit 027fe33

Browse files
committed
give the config step an id
1 parent c4d3085 commit 027fe33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/librarian_config_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- '.librarian/config.yaml'
2525
- '.librarian/state.yaml'
2626
- name: Config check
27+
id: config-check
2728
if: steps.filter.outputs.librarian == 'true'
2829
run: |
2930
V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)

0 commit comments

Comments
 (0)