Update main.yml

This commit is contained in:
jeroen22319 2020-06-26 14:05:08 +02:00 committed by GitHub
parent 218c84a580
commit 0d7001f679
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: CI
on:
#push:
# branches: [ master ]
# branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest