mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-06-07 12:30:40 +02:00
Merge pull request #20 from crazy-max/ci-dispatch
ci: workflow dispatch
This commit is contained in:
commit
d00caf720d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: ci
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 10 * * *'
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user