You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't remember enabling CI in this fork. I have probably forked it a long time ago and recently just synchronized the content, including this new CI configuration...
In any case, this CI workflow feels very weird. Some forks may want to enable CI, except for this one workflow that pushes to your image registry, and forcing them to change the configuration is not very fork-friendly 🤷
When I need to run CI on a fork, I usually just modify CI to suit my needs and avoid things like this. But it doesn't really cost us anything to solve this upstream, so here you go :) #814
I have a forked project and just noticed that GitHub Actions runs something periodically:
https://github.com/lahwaacz/hyperqueue/actions/runs/13252379042
It failed on the
Tag and push image
step because I obviously don't have access to push to ghcr.io/it4innovations/hyperqueue 🙈Please reconfigure it such that it does not run from fork projects.
The text was updated successfully, but these errors were encountered: