Update testing.yml

since we use main as default branch now
This commit is contained in:
Samuel 2021-12-08 21:24:34 -06:00 committed by GitHub
parent be72bb46d8
commit 46d1011b4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ name: Testing
on: on:
pull_request: pull_request:
branches: branches:
- master - main
jobs: jobs:
rubocop: rubocop: