Revise CI.
This commit is contained in:
parent
58352e00bd
commit
de674b99e9
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -2,7 +2,7 @@ name: Benchmark
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v1.1
|
||||
- master
|
||||
|
||||
jobs:
|
||||
benchmark:
|
||||
|
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,7 +3,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v1.1
|
||||
- master
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user