chore: only depend on Docker push

This commit is contained in:
SamTV12345 2025-10-05 23:09:16 +02:00
parent d5a23d5347
commit ade5fba986

View file

@ -4,11 +4,7 @@ name: "Handle release"
on:
workflow_run:
workflows:
- "Backend tests"
- "Perform type checks"
- "rate limit"
- "Docker"
- "Frontend admin tests"
permissions:
contents: read
@ -17,7 +13,7 @@ env:
PNPM_HOME: ~/.pnpm-store
jobs:
build-zip:
create-release:
permissions: write-all
# run on pushes to any branch
# run on PRs from external forks