Skip to content

Commit b99037a

Browse files
authored
Add '.kokoro/test.sh' to the ignored files list
1 parent 61bc279 commit b99037a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
".github/release-please.yml",
2323
'.kokoro/publish.sh',
2424
'.kokoro/release/publish.cfg',
25+
'.kokoro/test.sh',
2526
'.github/workflows/ci.yaml',
2627
'.github/workflows/issues-no-repro.yaml'
2728
])

0 commit comments

Comments
 (0)