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 d30a0d0 commit 21ae629
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"])
node.owlbot_main(templates_excludes=["README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".github/workflows"])

0 comments on commit 21ae629

Please sign in to comment.