From 0bfff72ea299100820ff33f4221e0920a265533d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20Hedstr=C3=B6m=2E=20We=20are=20hiring=20=40=20Ganaz?= Date: Mon, 23 May 2022 17:44:56 -0600 Subject: [PATCH] Update ctest.yml --- .github/workflows/ctest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ctest.yml b/.github/workflows/ctest.yml index 2aa2c3a3..d5ed2755 100644 --- a/.github/workflows/ctest.yml +++ b/.github/workflows/ctest.yml @@ -2,7 +2,7 @@ name: ci/action ctest on: push: - paths: + paths-ignore:: - docs/** branches: [ master ] pull_request: