Allow manual workflow runs
Build, Push and Deploy / build (push) Successful in 47s
Build, Push and Deploy / deploy (push) Failing after 1s

This commit is contained in:
2026-09-13 16:20:12 +08:00
parent 02f5bf14ba
commit b5a03f7086
+1
View File
@@ -1,6 +1,7 @@
name: Build, Push and Deploy name: Build, Push and Deploy
on: on:
workflow_dispatch:
push: push:
branches: [main, master, hotfix/*] branches: [main, master, hotfix/*]