You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: change EnforceNetworkRulesForInternalStages ddl to parameter (#3343)
<!-- Feel free to delete comments as you fill this in -->
<!-- summary of changes -->
`ENFORCE_NETWORK_RULES_FOR_INTERNAL_STAGES` requires boolean parameter
so I change the setting from ddl:keyword to ddl:parameter.
## Test Plan
<!-- detail ways in which this PR has been tested or needs to be tested
-->
* [ ] acceptance tests
<!-- add more below if you think they are relevant -->
* [ ] …
## References
<!-- issues documentation links, etc -->
#3344
Co-authored-by: Jakub Michalak <[email protected]>
0 commit comments