Merge pull request #6685 from alvasw/run_ci_on_all_branches

GitHub Actions: Run on all branches
This commit is contained in:
Alejandro García 2023-05-08 18:17:00 +00:00 committed by GitHub
commit fcec096ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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