mirror of
https://github.com/linuxserver/docker-socket-proxy.git
synced 2026-01-15 09:41:43 +08: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…
x
Reference in New Issue
Block a user