Allow manual workflow runs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Build, Push and Deploy
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main, master, hotfix/*]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user