Update ci.yml

This commit is contained in:
MoyuScript 2020-07-31 00:57:23 +08:00
parent 48125465d9
commit 21b5345e90

View File

@ -2,10 +2,12 @@ name: CI
on:
push:
branches: [ master, refs/tags/* ]
branches: [ master ]
tags:
- 'test*'
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest