Removed Cron Job scheduling from automated testing pipeline

Now setting it up through Azure
This commit is contained in:
maguire-arman 2025-04-10 09:24:37 -04:00
parent 84fa84fdb3
commit 4e82930ea3

View file

@ -1,11 +1,3 @@
schedules:
- cron: 0 9 * * MON-FRI
always: true
displayName: Daily Test Automation Run for FMG-NextGen
branches:
include:
- release/2025.04.24
pool: 'AmazonLinuxPool'
variables: