Skip to content

Commit

Permalink
Update owlbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Feb 12, 2025
1 parent bc820e8 commit fe67feb
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 @@ -14,4 +14,4 @@

import synthtool.languages.node as node

node.owlbot_main(templates_excludes=["README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".github/workflows"])
node.owlbot_main(templates_excludes=["README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".github/workflows/issues-no-repro.yaml", ".github/workflows/response.yaml"])

0 comments on commit fe67feb

Please sign in to comment.