1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Resume testing all PRs, not just ones on master

The current configuration doesn't test my PRs on non-`master`.

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
This commit is contained in:
Emily Mabrey 2021-07-19 03:37:34 -04:00 committed by GitHub
parent e9c575cbc1
commit d13af8d454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,6 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
branches:
- master
defaults: defaults:
run: run: