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

Commit 8f2f955

Browse files
authored
use handwritten .github/blunderbuss.yml
1 parent ead0f41 commit 8f2f955

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

owlbot.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,7 @@
343343
system_test_python_versions=["3.12"],
344344
system_test_external_dependencies=["psutil","flaky"],
345345
)
346-
s.move(templated_files, excludes=[".coveragerc", ".github/release-please.yml", "README.rst", "docs/index.rst"])
347-
348-
s.replace(".github/blunderbuss.yml", "googleapis/api-pubsub", "mukund-ananthu")
346+
s.move(templated_files, excludes=[".coveragerc", ".github/blunderbuss.yml", ".github/release-please.yml", "README.rst", "docs/index.rst"])
349347

350348
python.py_samples(skip_readmes=True)
351349

0 commit comments

Comments
 (0)