2024-01-20 14:07:03 +00:00
|
|
|
ci:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: .github/**
|
|
|
|
test:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: fuzz/**
|
|
|
|
- any-glob-to-any-file: '*/tests/**'
|
|
|
|
- any-glob-to-any-file: 'dep_test'
|
2024-02-20 16:39:32 +00:00
|
|
|
- any-glob-to-any-file: 'contrib/run_task.sh'
|
|
|
|
- any-glob-to-any-file: 'contrib/test_vars.sh'
|
|
|
|
- any-glob-to-any-file: '*/contrib/extra_tests.sh'
|
|
|
|
- any-glob-to-any-file: '*/contrib/test_vars.sh'
|
2024-01-20 14:07:03 +00:00
|
|
|
doc:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: '**/*.md'
|