Skip to content

Commit

Permalink
ammend owlbot.py to ignore license
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Sep 14, 2022
1 parent fc9a729 commit aaf60fa
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", "LICENSE"])

0 comments on commit aaf60fa

Please sign in to comment.