Remove CI for 3.0.x branch as it is now end-of-life

This commit is contained in:
Andy Wilkinson
2025-05-06 09:23:26 +01:00
parent ab21e145eb
commit f25cfdd4ed
741 changed files with 623 additions and 3776 deletions

View File

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