ci: run tests on all branches

This commit is contained in:
dumbmoron 2024-08-03 10:38:57 +02:00 committed by GitHub
parent aff22e8560
commit 5ce208f1a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,6 @@ name: Run tests
on:
pull_request:
push:
branches: [ current ]
jobs:
check-lockfile: