mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-03 11:34:58 +01:00
11 lines
200 B
YAML
11 lines
200 B
YAML
documentation:
|
|
- changed-files:
|
|
- any-glob-to-any-file: 'docs/**'
|
|
|
|
provider:
|
|
- changed-files:
|
|
- any-glob-to-any-file: 'pkg/provider/**'
|
|
|
|
ci:
|
|
- changed-files:
|
|
- any-glob-to-any-file: '.github/**' |