We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1775cbb commit 23c0b62Copy full SHA for 23c0b62
.github/workflows/cd.yml
@@ -3,6 +3,7 @@ name: CD Pipeline
3
on:
4
push:
5
branches: [main]
6
+ workflow_dispatch:
7
8
env:
9
ACR_NAME: flowopsacr2025.azurecr.io
0 commit comments