Skip to content

Commit

Permalink
deny none for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rodnyjoseph200 committed Jan 10, 2025
1 parent 425e2ae commit d0a268a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
template-file: ./deploy/azure/bicep/main.bicep
action-on-unmanage-resources: delete
action-on-unmanage-resourcegroups: delete
# deny-settings-mode: denyWriteAndDelete
# deny none for now (update to denyWriteAndDelete later)
deny-settings-mode: none
parameters: |
{
"environmentName": {
Expand Down

0 comments on commit d0a268a

Please sign in to comment.