Skip to content

Commit d3989cf

Browse files
committed
Ignore more files for GitHub test action
1 parent 001ec4b commit d3989cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
cancel_others: 'true'
2727
concurrent_skipping: 'same_content_newer'
28-
paths_ignore: '["**/README.md"]'
28+
paths_ignore: '["**/README.md", "CITATION.cff"]'
2929

3030
run_test_pipeline:
3131
needs: skip_duplicate

0 commit comments

Comments
 (0)