Closed
Description
Thank you for sharing this good project :)
Is your feature request related to a problem? Please describe.
In some use cases, we want to commit .github
workflow files so that we can trigger actions on gh-pages branch.
Describe the solution you'd like
An option to determine if .github
files to commit or not.
Describe alternatives you've considered
I made a commit to disable .github
filtering, but I know this is a temporary workaround.