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 | Data Smoke Tests | Data Jdbc Postgresql
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jdbc_postgresql_app_test: