ci: Update branches to master (#3177)

* Update ci.yml

* Update fuzzing.yml
This commit is contained in:
Francis Lavoie 2020-03-23 16:26:53 -04:00 committed by GitHub
parent 1698838685
commit 2491336c11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -5,10 +5,10 @@ name: Cross-Platform
on: on:
push: push:
branches: branches:
- v2 - master
pull_request: pull_request:
branches: branches:
- v2 - master
jobs: jobs:
test: test:

View file

@ -4,10 +4,10 @@ on:
# Regression testing # Regression testing
push: push:
branches: branches:
- v2 - master
pull_request: pull_request:
branches: branches:
- v2 - master
# Daily midnight fuzzing # Daily midnight fuzzing
schedule: schedule: