Skip to content

Commit 029f846

Browse files
APM-2488-Updated the test cases-print access token
1 parent 83c7216 commit 029f846

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

scripts/test_pull_request_deployments.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"build": 222,
1515
"pr": 223,
1616
"branch": "refs/heads/main"
17-
},
18-
"personal-demographics-service": {
19-
"build": 140,
20-
"pr": 144,
21-
"branch": "refs/heads/master"
22-
},
17+
}
18+
# "personal-demographics-service": {
19+
# "build": 140,
20+
# "pr": 144,
21+
# "branch": "refs/heads/master"
22+
# },
2323
}
2424

2525

0 commit comments

Comments
 (0)