mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-06-21 00:40:16 +00:00
spawn ci aganist release branches
This commit is contained in:
parent
c77581b694
commit
1da81c42da
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -2,9 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master, main]
|
||||
branches: [master, main, 'release/*']
|
||||
pull_request:
|
||||
branches: [master, main]
|
||||
branches: [master, main, 'release/*']
|
||||
|
||||
env:
|
||||
NIM_VERSION: '2.2.4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user