Open MC42 opened 5 days ago
to be clear - the CI doesn't do a deploy step, it does however try to push the image into the ghcr.io registry so that it can be pulled down elsewhere for testing. This is something that requires write access, so if there isn't write access the builds shouldn't try to push.
I clearly don't fully grok the image deployment / test workflow, ty. I'll amend the issue title.
RE: https://github.com/dbvideostriketeam/wubloader/pull/472#issuecomment-2466242926
It seems that regardless of the originating user, PRs are attempted to be run via CI including deploy steps. This is probably something that needs to be changed to avoid blocking other runners for more important deploys.