Edited civet workflow ignores

This commit is contained in:
Caleb Herpin 2021-07-27 13:46:48 -05:00
parent cf5271ae56
commit 6d8e5ee927

View File

@ -5,7 +5,7 @@ on:
paths-ignore:
- 'docs/**'
- '.github/workflows/**'
- '!.github/workflows/trickops.yml'
- '!.github/workflows/test_civet.yml'
pull_request:
defaults: