Allow the workflows to be run manually

This commit is contained in:
Andy Wilkinson
2024-01-30 09:53:01 +00:00
parent 74ed90069c
commit 43443099f6
364 changed files with 364 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: 3.2.x | Data Smoke Tests | Data Jdbc Postgresql
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jdbc_postgresql_app_test:
name: Data Jdbc Postgresql App Test