[ci] Fix build from external forks

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
Andrei Kvapil
2025-10-16 20:16:48 +02:00
parent d57f9acc7a
commit 1a977bd4b4

View File

@@ -1,7 +1,8 @@
name: Pull Request
env:
REGISTRY: ${{ vars.OCIR_REPO }}
# TODO: unhardcode this
REGISTRY: iad.ocir.io/idyksih5sir9/cozystack
on:
pull_request:
types: [opened, synchronize, reopened]