From 69a3c908fe9d5c4bea2582564d39c62c71d8e0ff Mon Sep 17 00:00:00 2001 From: Paul Breiding Date: Thu, 12 Sep 2024 16:38:37 +0200 Subject: [PATCH] Update runtests.yml --- .github/workflows/runtests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml index 277ca6f..bce9b51 100644 --- a/.github/workflows/runtests.yml +++ b/.github/workflows/runtests.yml @@ -1,10 +1,9 @@ name: Run tests on: - push: + pull_request: branches: - main - pull_request: # needed to allow julia-actions/cache to delete old caches that it has created permissions: