Skip to content

Commit

Permalink
update owlbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Dec 11, 2024
1 parent c2445c2 commit edb2a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

common_templates = gcp.CommonTemplates()
templates = common_templates.node_library()
s.copy(sources=templates, excludes=[".github/ISSUE_TEMPLATE", ".github/scripts", ".github/workflows/issues-no-repro.yaml", ".kokoro/samples-test.sh"])
s.copy(sources=templates, excludes=[".github/ISSUE_TEMPLATE", ".github/scripts", ".github/workflows/issues-no-repro.yaml", ".kokoro/samples-test.sh", ".prettierrc.js", ".mocharc.js"])

0 comments on commit edb2a50

Please sign in to comment.