[CI > Build] Fix syntax error
This commit is contained in:
parent
fdad6fef5c
commit
fa54c89eec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_nightly.yml
vendored
2
.github/workflows/release_nightly.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Test Startup"]
|
workflows: ["Test Startup"]
|
||||||
types:
|
types:
|
||||||
- completed'
|
- completed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue