mirror of https://github.com/eyhc1/rendercv.git
run ci for v1
This commit is contained in:
parent
246213aaf2
commit
98365d0605
|
@ -2,9 +2,9 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["main", "v1"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
branches: ["main", "v1"]
|
||||
release:
|
||||
types: ["published"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue