feat: enable manual triggering of deployment workflow
All checks were successful
Deploy on Push to Main / deploy (push) Successful in 1m34s

This commit is contained in:
2026-02-19 19:21:28 +01:00
parent a07d5d78ce
commit bf9de37d89

View File

@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
deploy: deploy: