Stop scheduling 3.2.x tests

Stop scheduling the 3.2.x smoke tests until the OSS to commercial
transition is complete and the necessary repository configuration and
artifacts and are in place.
This commit is contained in:
Andy Wilkinson
2024-11-21 15:24:30 +00:00
parent fd7283dc6c
commit 260fdf1225
124 changed files with 3 additions and 124 deletions

View File

@@ -1,7 +1,6 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Function Web
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_function_web_app_test: