diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 16acae5..8c670cd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,7 +1,7 @@ name: Check that the code compiles on: - pull_requests: + pull_request: branches: - master