mirror of
https://git.mirrors.martin98.com/https://github.com/docker/setup-buildx-action
synced 2025-04-10 13:50:26 +08:00
ci: add workflow_dispatch event
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
afeb29a6e0
commit
311b62b254
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user