Update CI to use branch master (#40)

This commit is contained in:
Szymon Szlachtowicz 2021-09-02 11:25:26 +02:00 committed by GitHub
parent 6c4b0272c7
commit 6cccd1ecdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- main
- master
jobs:
test:
runs-on: ubuntu-latest