GitHub Action that introduces support for global workflows. Global workflows are the one you update in just one repo and they are automatically updated in other repositories.
MIT License
53
stars
19
forks
source link
feat: add patterns_to_ignore and patterns_to_include #33
patterns_to_ignore
andpatterns_to_include
files_to_ignore
destination
Resolve https://github.com/derberg/global-workflows-support/issues/21 Resolve https://github.com/derberg/global-workflows-support/issues/27 Resolve https://github.com/derberg/global-workflows-support/issues/25