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.
2 parents 12b844f + 312043d commit 99eddfbCopy full SHA for 99eddfb
.github/workflows/azure-dev.yml
@@ -6,10 +6,7 @@ on:
6
# Run when commits are pushed to mainline branch (main or master)
7
# Set this to the mainline branch you are using
8
branches:
9
- - main
10
- paths-ignore:
11
- - '.github/workflows/evaluations.yaml'
12
- - 'README.md'
+ - KM-AIFoundry
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`
.github/workflows/evaluations.yaml
0 commit comments