Update ci.yml

This commit is contained in:
Malte Rosenbjerg 2020-02-21 18:13:59 +01:00 committed by GitHub
parent a016d13d25
commit 6e37592e24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
name: CI name: CI
on: push on:
push:
branches:
- '!release'
jobs: jobs:
ci: ci:
runs-on: ubuntu-latest runs-on: ubuntu-latest