Update ci.yml

This commit is contained in:
Malte Rosenbjerg 2020-02-26 19:30:43 +01:00 committed by GitHub
parent 7c39c84c01
commit a1ca7b38b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- '!release'
- master
jobs:
ci:
runs-on: ubuntu-latest