Skip to content

Commit

Permalink
Update owlbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Oct 14, 2024
1 parent 2a961f8 commit 3c7f04a
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 @@ -9,4 +9,4 @@

common_templates = gcp.CommonTemplates()
templates = common_templates.node_library()
s.copy(excludes=["LICENSE", "README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".kokoro", ".github/workflows/issues-no-repro.yaml", ".jsdoc.js"])
s.copy(sources=templates, excludes=["LICENSE", "README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".kokoro", ".github/workflows/issues-no-repro.yaml", ".jsdoc.js"])

0 comments on commit 3c7f04a

Please sign in to comment.