chore: fix test runner #3

Merged
Emmanuel BENOîT merged 1 commit from tseeker/gomonop:20240720-fix-automation into master 2024-07-20 09:33:13 +02:00
Showing only changes of commit dcd732cc34 - Show all commits

View file

@ -3,8 +3,7 @@ name: Run tests and linters
on:
push:
branches: [master]
pull-request:
branches: [master]
pull_request:
jobs: