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 86dc312 commit 7576077Copy full SHA for 7576077
.github/workflows/azure-dev.yml
@@ -13,6 +13,7 @@ permissions:
13
jobs:
14
template_validation_job:
15
runs-on: ubuntu-latest
16
+ environment: production
17
name: template validation
18
steps:
19
# Step 1: Checkout the code from your repository
0 commit comments