How to run a reusable workflow automatically?
I have an GitHub organization with free-to-use plan. I want to reuse some of the workflows in every repository. Thus I created a public repository in the organization named .github
. I added this workflow for example:
How to run a reusable github workflow (action) automatically?
I have an GitHub organization with free-to-use plan. I want to reuse some of the github workflows in my every repositories. Thus, I created a public repository in the organization named as .github
. I added this workflow for example: