Update ci.yml

Former-commit-id: 6e37592e24
This commit is contained in:
Malte Rosenbjerg 2020-02-21 18:13:59 +01:00 committed by GitHub
parent 933d484b80
commit 62e0a55045

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