Fix actions

This commit is contained in:
Sam W 2020-10-22 21:23:57 +01:00 committed by GitHub
parent 27c390343a
commit 6afbd967b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
check: