I have about 50 repositories for micro services that essentially use the same yml and related scripts for GitHub Actions. How can I eliminate duplicate check-ins and manage it from one place?
Asked
Active
Viewed 21 times
1
-
2I believe you can't. Similar question: https://stackoverflow.com/questions/61688358/how-to-share-extend-reuse-reference-github-workflow/61714491#61714491 – DannyB May 12 '20 at 13:39