We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b8be0 commit aee8c8bCopy full SHA for aee8c8b
.github/workflows/build-deploy-k8s-dev-azure.yml
@@ -1,7 +1,7 @@
1
name: Build, Migrate & Deploy to Dev
2
3
on:
4
- workflow_dispatch:
+ push:
5
6
jobs:
7
build:
0 commit comments