2022-09-30 22:43:13 +00:00
|
|
|
documentation:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- doc/*
|
|
|
|
- doc/**/*
|
2022-10-06 13:29:58 +00:00
|
|
|
|
2022-09-30 22:43:13 +00:00
|
|
|
extras:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- extras/*
|
|
|
|
- extras/**/*
|
2022-09-30 22:43:13 +00:00
|
|
|
|
|
|
|
sources:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- src/*
|
|
|
|
- src/**/*
|
2022-09-30 22:43:13 +00:00
|
|
|
|
|
|
|
tests:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- tests/**/*
|
|
|
|
- tests/*
|
2022-09-30 22:43:13 +00:00
|
|
|
|
|
|
|
web:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- web/*
|
|
|
|
- web/**/*
|
2022-09-30 22:43:13 +00:00
|
|
|
|
|
|
|
appimage:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- appimage/*
|
|
|
|
- appimage/**/*
|
2022-09-30 22:43:13 +00:00
|
|
|
|
|
|
|
3rdparty:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- 3rdparty/*
|
|
|
|
- 3rdparty/**/*
|
2022-10-06 18:40:43 +00:00
|
|
|
|
|
|
|
gh-actions:
|
2023-12-12 02:00:00 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- .github/workflows/*
|
|
|
|
- .github/workflows/**/*
|