Skip to content

Commit fd8a964

Browse files
committed
ignore templated files in shell lint job
1 parent c1d7041 commit fd8a964

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/verify_library_generation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
scandir: 'hermetic_build'
7979
format: tty
8080
severity: error
81+
ignore_paths:
82+
hermetic_build/library_generation/owlbot/templates
8183
library-generation-lint-python:
8284
runs-on: ubuntu-22.04
8385
needs: should-run-library-generation-tests

0 commit comments

Comments
 (0)