mirror of
https://git.flexiblyrigid.au/actions/setup-qemu-action.git
synced 2025-12-06 07:48:30 +08:00
Merge pull request #226 from crazy-max/workflow-dispatch
ci: workflow_dispatch to trigger manually
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -5,6 +5,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 10 * * *'
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user