add the test teams site to the purge list (#4253)
#### Does this PR need a docs update or release note? - [x] ⛔ No #### Type of change - [x] 💻 CI/Deployment #### Test Plan - [x] 💚 E2E
This commit is contained in:
parent
fdeff75f22
commit
8602bd132b
2
.github/workflows/ci_test_cleanup.yml
vendored
2
.github/workflows/ci_test_cleanup.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
site: [ CORSO_M365_TEST_SITE_URL ]
|
||||
site: [ CORSO_M365_TEST_SITE_URL, CORSO_M365_TEST_GROUPS_SITE_URL ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user