ci: Add manual trigger for main deploy

This commit is contained in:
krille-chan 2024-01-14 14:49:00 +01:00
parent c67df2e14f
commit 913cedf507
No known key found for this signature in database

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
concurrency: concurrency:
group: main_deploy group: main_deploy