Changed CI to run on push

This commit is contained in:
Daniël van Noord
2021-05-01 22:44:32 +02:00
parent 1c8bd79640
commit 4da9d379c5

View File

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