fregante / ghat

🛕 Reuse GitHub Actions workflows across repositories
https://npm.im/ghat
MIT License
264 stars 9 forks source link

Add `--clean` flag to just copy the file without making any changes #19

Closed fregante closed 3 years ago

fregante commented 3 years ago

ghat will prepend this text to every workflow:

env: {}

# DO NOT EDIT BELOW, USE: npx ghat fregante/ghatemplates/is-dist-up-to-date

If you just want to use ghat without it mentioning itself, there should be a flag to avoid any changes to the YAML file.