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

Commit

Permalink
chore: ignore samples presubmits (#277)
Browse files Browse the repository at this point in the history
This repo does not have samples so skip the samples presubmit checks.
  • Loading branch information
chingor13 committed Aug 27, 2020
1 parent 69ecc65 commit b70bbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
java.common_templates(excludes=[
'README.md',
'samples/*',
'.github/workflows/samples.yaml',
])

0 comments on commit b70bbe8

Please sign in to comment.