From 6d8e5ee927bdc4b0da980c72320abf98e414cbba Mon Sep 17 00:00:00 2001 From: Caleb Herpin Date: Tue, 27 Jul 2021 13:46:48 -0500 Subject: [PATCH] Edited civet workflow ignores --- .github/workflows/test_civet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_civet.yml b/.github/workflows/test_civet.yml index f9b54a6b..bad08e6e 100644 --- a/.github/workflows/test_civet.yml +++ b/.github/workflows/test_civet.yml @@ -5,7 +5,7 @@ on: paths-ignore: - 'docs/**' - '.github/workflows/**' - - '!.github/workflows/trickops.yml' + - '!.github/workflows/test_civet.yml' pull_request: defaults: