We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03301cd + 2e94adb commit 60c621dCopy full SHA for 60c621d
1 file changed
.github/workflows/azure-dev.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
template_validation_job:
13
runs-on: ubuntu-latest
14
+ environment: dev
15
name: Template validation
16
steps:
17
# Step 1: Checkout the code from your repository
0 commit comments