Calling reusable actions created over GHES from GHEC #73230
Unanswered
amartyaroy
asked this question in
Enterprise
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.
-
Select Topic Area
General
Body
Hi
I have an usecase regarding github actions dont know whether its possible also or not.
We have two instances of github one is GHES which is managed and privately handled by our organisation and the other is over github.com which GHEC. We have some actions which are created over the enterprise org and now we want to call these actions from our github.com orgs.I have tried to call the workflows but it seems its not able to recognise where to find the workflow and returning error of file not found etc.. Can anyone please suggest if anyone came across such scenario or not. If yes, then how to handle it.
Beta Was this translation helpful? Give feedback.
All reactions