mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-11-23 08:28:08 +00:00
Reformat cron expression line
This commit is contained in:
parent
f7c8b41cc6
commit
a23328012a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,7 +8,7 @@ name: Build, Test & Deploy
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Midnight on Sunday
|
||||
- cron: "0 0 * * 0" # Midnight on Sunday
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
pytest_addopts:
|
||||
|
Loading…
Reference in New Issue
Block a user