derberg / manage-files-in-multiple-repositories

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
51 stars 18 forks source link

feat: add new `exclude_forked` input to block forked repos from copy #30

Closed derberg closed 2 years ago

derberg commented 2 years ago

Resolves https://github.com/derberg/global-workflows-support/issues/23

This PR provides new action input that allows you to tell the action to ignore forked repositories