Is there a way to run this action across all repositories in an organization? #1089
Unanswered
andrewwise
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I'm also interested in this as it would be much easier to only put the workflow in a single repo, and run it as a matrix. The issue being is that there does not need seem to be a repository input field, so it seems to only use the context of the repository where it's running from... and I don't know if it's possible to overwrite the github context (I doubt it is)... |
Beta Was this translation helpful? Give feedback.
2 replies
-
You can create and use starter workflows organization wide: https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to run this action across all repositories in an organization? Obviously it can be applied per repository one by one, but is there a better way?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions