Merge pull request #514 from nix-community/joerg-ci

ci: also run tests on master
This commit is contained in:
Jörg Thalheim 2024-08-22 12:59:21 +02:00 committed by GitHub
commit ab6a1b5341
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- main
- master
- staging
- trying
jobs: