diff --git a/handwritten/logging/owlbot.py b/handwritten/logging/owlbot.py index c0503ab2f3e..2f695937b90 100644 --- a/handwritten/logging/owlbot.py +++ b/handwritten/logging/owlbot.py @@ -22,10 +22,7 @@ staging_excludes=[ ".eslintignore", ".prettierignore", "src/index.ts", "README.md", "package.json", "system-test/fixtures/sample/src/index.js", - "system-test/fixtures/sample/src/index.ts", - ".kokoro/system-test.sh", - ".kokoro/continuous/node14/system-test.cfg", - ".kokoro/presubmit/node14/system-test.cfg"], + "system-test/fixtures/sample/src/index.ts"], templates_excludes=[ "src/index.ts", ".eslintignore",