Skip to content

Commit eea607d

Browse files
committed
ci: glob all openapi specs
1 parent 4390395 commit eea607d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818

1919
- name: Lint OpenAPI specs
2020
run: |
21-
vacuum lint */openapi.json
21+
vacuum lint --globbed-files="*/**/openapi.json"

0 commit comments

Comments
 (0)