mirror of
https://github.com/logos-co/nomos-specs.git
synced 2025-03-01 15:40:48 +00:00
Run CI even on master (#45)
This commit is contained in:
parent
ef65355bf7
commit
55f4702e0b
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -1,6 +1,11 @@
|
||||
name: Spec tests
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user