mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-10 23:24:32 +08:00
fix yaml
This commit is contained in:
parent
3a3cd83e85
commit
81f118bc13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-builder.yml
vendored
2
.github/workflows/docker-builder.yml
vendored
|
@ -3,7 +3,7 @@ name: Build go-builder images
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
-cron: '00 21 * * SUN'
|
||||
- cron: '00 21 * * SUN'
|
||||
|
||||
jobs:
|
||||
go-builder:
|
||||
|
|
Loading…
Add table
Reference in a new issue