Allow the workflows to be run manually
This commit is contained in:
1
.github/workflows/3.2.x-framework-async.yml
vendored
1
.github/workflows/3.2.x-framework-async.yml
vendored
@@ -2,6 +2,7 @@ name: 3.2.x | Framework Smoke Tests | Async
|
||||
on:
|
||||
schedule:
|
||||
- cron : '30 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
async_app_test:
|
||||
name: Async App Test
|
||||
|
||||
Reference in New Issue
Block a user