From 5b114c4f398d755fa033aeafc66d5b25f2803bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20Hedstr=C3=B6m=2E=20We=20are=20hiring=20=40=20Ganaz?= Date: Tue, 24 May 2022 14:19:27 -0600 Subject: [PATCH] Update ctest.yml --- .github/workflows/ctest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ctest.yml b/.github/workflows/ctest.yml index ea7c2e3..6841533 100644 --- a/.github/workflows/ctest.yml +++ b/.github/workflows/ctest.yml @@ -6,6 +6,8 @@ on: - docs/** branches: [ master ] pull_request: + paths-ignore: + - docs/** branches: [ master ] env: