GitHub Actions: Run on all branches

This commit is contained in:
Alva Swanson 2023-05-08 08:41:28 +02:00
parent b90776989b
commit 8bbd941b82
No known key found for this signature in database
GPG key ID: 004760E77F753090

View file

@ -2,7 +2,6 @@ name: Build Bisq
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]