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 | Boot Smoke Tests | Logging Logback Spring Xml
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
logging_logback_spring_xml_app_test: