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

View File

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