add sematic-release
This commit is contained in:
parent
fd677e9d4a
commit
5c17919330
3 changed files with 16 additions and 12 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Test & Build
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue