mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-19 19:44:10 +02:00
feat(ecc2): finalize rc1 release surface
This commit is contained in:
parent
4e66b2882d
commit
0a87323eda
40 changed files with 863 additions and 76 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -2,7 +2,8 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, 'release/**']
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue