Skip to content

Commit a6c68b3

Browse files
remove sandbox from deploy matrix to avoid sandbox for pentesting
1 parent 551e5da commit a6c68b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-github-actions-role.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
app: [ab2d, bcda, dpc]
43-
env: [dev, test, sandbox, prod]
43+
env: [dev, test, prod]
4444
include:
4545
- app: cdap
4646
env: mgmt

0 commit comments

Comments
 (0)