Allow the workflows to be run manually
This commit is contained in:
@@ -2,6 +2,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:
|
||||
name: Logging Logback Spring Xml App Test
|
||||
|
||||
Reference in New Issue
Block a user