run CI on PRs targeting non-master branches

This commit is contained in:
Fabian Neumann 2022-03-24 12:40:29 +01:00
parent ad4bd56ab2
commit d24b9a4883

View File

@ -13,8 +13,6 @@ on:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: "0 5 * * TUE"