We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001ec4b commit d3989cfCopy full SHA for d3989cf
1 file changed
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
cancel_others: 'true'
27
concurrent_skipping: 'same_content_newer'
28
- paths_ignore: '["**/README.md"]'
+ paths_ignore: '["**/README.md", "CITATION.cff"]'
29
30
run_test_pipeline:
31
needs: skip_duplicate
0 commit comments