Revise CI.

This commit is contained in:
Stephen Chung 2021-08-21 10:09:32 +08:00
parent 58352e00bd
commit de674b99e9
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Benchmark
on: on:
push: push:
branches: branches:
- v1.1 - master
jobs: jobs:
benchmark: benchmark:

View File

@ -3,7 +3,7 @@ name: Build
on: on:
push: push:
branches: branches:
- v1.1 - master
pull_request: {} pull_request: {}
jobs: jobs: