We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1d31af + be188bc commit 460fd6fCopy full SHA for 460fd6f
.github/workflows/ld-demoEnv-deployment.yaml
@@ -1,9 +1,6 @@
1
name: "Build and Deploy Images to Demo Environment"
2
3
on:
4
- push:
5
- branches:
6
- - '*demoenv*' # This workflow will run when someone pushes to a branch matching the pattern
7
create:
8
branches:
9
- '*demoenv*' # This workflow will run when a new branch is created
0 commit comments