Skip to content

Commit 9a5e24e

Browse files
Update monitoring to true for all envs except PRs
1 parent 11f3e14 commit 9a5e24e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
MONITORING_FLAG=false
1+
MONITORING_FLAG=true
22
TEMPORARY_FLAG=false
33
ENV_DIR=../environments/int
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
MONITORING_FLAG=false
1+
MONITORING_FLAG=true
22
TEMPORARY_FLAG=false
33
ENV_DIR=../environments/internal-dev
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
MONITORING_FLAG=false
1+
MONITORING_FLAG=true
22
TEMPORARY_FLAG=false
33
ENV_DIR=../environments/ref

0 commit comments

Comments
 (0)