Compare commits

...
Author SHA1 Message Date
ed02f6ee6c Merge pull request '(feat): allow manual workflow runs in prod workflow' (#12) from dev into main
All checks were successful
/ build-web (push) Successful in 3m20s
/ build-desktop (linux) (push) Successful in 8m40s
/ build-mobile (push) Successful in 25m33s
/ release (push) Successful in 55s
Reviewed-on: #12
2026-05-27 20:28:42 +02:00
972148f173 (feat): allow manual workflow runs in prod workflow
Some checks failed
/ release (push) Has been cancelled
/ build-web (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
/ build-mobile (push) Has been cancelled
2026-05-27 20:26:26 +02:00

View file

@ -1,4 +1,5 @@
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main