Update ci.yml

This commit is contained in:
Malte Rosenbjerg 2020-02-18 17:07:48 +01:00 committed by GitHub
parent 6d6c54aa12
commit 6cdd8a643f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
name: CI
on: pull_request
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest