fix(workflows): enable reusable core build workflows

This commit is contained in:
RocketQuack 2026-04-24 16:08:26 +02:00
parent 3b3873cad5
commit 6633e61bfb
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,8 @@ permissions:
packages: write
on:
workflow_call:
pull_request:
branches:
- main

View file

@ -5,6 +5,8 @@ permissions:
packages: write
on:
workflow_call:
pull_request:
branches:
- main