We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57b15d commit 066bcc3Copy full SHA for 066bcc3
1 file changed
.github/workflows/trigger_build.yaml
@@ -1,9 +1,8 @@
1
name: Trigger Image Build For PS Portal
2
3
on:
4
- on:
5
- push:
6
- branches: 'main'
+ push:
+ branches: 'main'
7
workflow_dispatch:
8
inputs:
9
image_version:
0 commit comments