syntax error in github action
This commit is contained in:
parent
2fc650c350
commit
d88bcd56c5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/iso-build.yaml
vendored
4
.github/workflows/iso-build.yaml
vendored
|
@ -15,8 +15,8 @@ on:
|
|||
release:
|
||||
types:
|
||||
- created
|
||||
schedule:
|
||||
- cron: "0 0 0 1 1/3 ? *"
|
||||
schedule:
|
||||
- cron: "0 0 0 1 1/3 ? *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue