We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7b22e commit 873f5abCopy full SHA for 873f5ab
.github/workflows/azure-dev-down.yml
@@ -2,6 +2,9 @@
2
# It is triggered manually via the GitHub UI.
3
name: "CI Destroy Resources"
4
on:
5
+ push:
6
+ branches:
7
+ - sbaidachni/azddown
8
workflow_dispatch:
9
inputs:
10
azd_environment_name:
0 commit comments