Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: Excluding files from owlbot's scope (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddixit14 authored Feb 7, 2023
1 parent 905cecc commit ffb0650
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@
'README.md',
'samples/*',
'.github/workflows/samples.yaml',
'.kokoro/nightly/integration.cfg',
'.kokoro/nightly/java11-integration.cfg',
'.kokoro/nightly/samples.cfg',
])

0 comments on commit ffb0650

Please sign in to comment.