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 23, 2024
1 parent cd84b48 commit cac2d26
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 @@ -21,5 +21,5 @@

common_templates = gcp.CommonTemplates()
templates = common_templates.node_library()
s.copy(templates)
s.copy(templates, excludes = [".github/ISSUE_TEMPLATE", ".github/workflows/issues-no-repro.yaml", ".github/scripts/close-invalid-link.cjs"])
node.fix()

0 comments on commit cac2d26

Please sign in to comment.