Change branches to test code quality on push

This commit is contained in:
Ben Thomson 2020-10-25 09:54:41 +08:00 committed by GitHub
parent ccd75e3e9c
commit 38a21365db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,8 @@ name: Code Quality
on:
push:
branches:
- master
- 1.0
- 1.1
- develop
jobs: