mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-03-20 08:39:47 +00:00
ci: workflow dispatch
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user