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:
|
release:
|
||||||
types:
|
types:
|
||||||
- created
|
- created
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 0 1 1/3 ? *"
|
- cron: "0 0 0 1 1/3 ? *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue