feat: enable manual triggering of CI workflow
Some checks failed
CI / test (push) Failing after 51s
CI / build-ha-gateway (push) Has been skipped
CI / build-discord-bot (push) Has been skipped

This commit is contained in:
Nik Afiq 2026-04-06 20:35:45 +09:00
parent 97f9f5350e
commit 854f19c11b

View File

@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
env:
REGISTRY: gitea.nik4nao.com