Skip to content

Commit 94d25da

Browse files
dev to production change
1 parent 7e235fa commit 94d25da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
template_validation_job:
1313
runs-on: ubuntu-latest
14-
environment: dev
14+
environment: production
1515
name: Template validation
1616
steps:
1717
# Step 1: Checkout the code from your repository

0 commit comments

Comments
 (0)