From 2b334fa318e9bdb7c85d74d9fe4e8a2db80fc57e Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Tue, 24 Sep 2024 12:13:28 +0200 Subject: [PATCH] still struggling --- .github/workflows/actionstest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index 4f77a83..8ad7305 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -10,7 +10,7 @@ on: - configure.ac - 'src/**' - 'include/**' - - '.github/workflows/**' + - '.github/workflows/*' pull_request: branches: [master]