Start scheduling the 3.2.x tests again

This commit is contained in:
Andy Wilkinson
2024-11-25 10:13:52 +00:00
parent ed624e3d7c
commit cfa883d8c9
124 changed files with 248 additions and 4 deletions

View File

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