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 223276f commit e54ad9fCopy full SHA for e54ad9f
1 file changed
.github/workflows/azure-dev.yaml
@@ -6,10 +6,6 @@ on:
6
# Run when commits are pushed to mainline branch
7
branches:
8
- main
9
- pull_request:
10
- # Run when a pull request is created targeting the mainline branch
11
- branches:
12
- - main
13
14
# GitHub Actions workflow to deploy to Azure using azd
15
# To configure required secrets for connecting to Azure, simply run `azd pipeline config`
0 commit comments