Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 4f50374

Browse files
remove synth.py exclusions since autosynth only runs on master branch
1 parent 4965ed2 commit 4f50374

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

synth.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@
2626
'.kokoro/nightly/samples.cfg',
2727
'.kokoro/presubmit/java8-samples.cfg',
2828
'.kokoro/presubmit/java11-samples.cfg',
29-
'codecov.yaml',
30-
'.github/release-please.yml',
31-
'.github/sync-repo-settings.yaml'
29+
'codecov.yaml'
3230
])

0 commit comments

Comments
 (0)