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

Ignore forks #23

Closed ChipWolf closed 2 years ago

ChipWolf commented 2 years ago

Reason/Context

An option to ignore forks would be useful

Description

This could be enabled with a boolean option include_forks

derberg commented 2 years ago

this definitely makes sense, go ahead with PR if you want, but probably better once we handle the other one