mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-05 22:53:11 +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