Update release.yml
This commit is contained in:
parent
e7fb5b8fea
commit
f7f06ab409
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -3,8 +3,6 @@ name: CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, next, dev]
|
branches: [main, next, dev]
|
||||||
tags:
|
|
||||||
- "v*"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, next, dev]
|
branches: [main, next, dev]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue