We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d3085 commit 027fe33Copy full SHA for 027fe33
1 file changed
.github/workflows/librarian_config_check.yml
@@ -24,6 +24,7 @@ jobs:
24
- '.librarian/config.yaml'
25
- '.librarian/state.yaml'
26
- name: Config check
27
+ id: config-check
28
if: steps.filter.outputs.librarian == 'true'
29
run: |
30
V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
0 commit comments