Actions: Organization and enterprise workflows #52
Labels
Projects
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.


Summary
This feature enables you to define a workflow that is run in multiple repositories, but the workflow file isn't in the code of each repository that runs it. This enables centralized control of workflows that must be run on certain repositories.
Intended Outcome
This feature is designed to give you the ability to define workflows that must be run in your organization or enterprise. For example, you could define a workflow to scan for secrets, licenses, and more.
How will it work?
You'll be able to define a workflow at the organization or at the enterprise level. You can choose to run the workflow in all repositories or a subset of repositories.
The text was updated successfully, but these errors were encountered: