11 lines
224 B
YAML
11 lines
224 B
YAML
# Skips CI (including noplatform)
|
|
no-browser-changes:
|
|
- changed-files:
|
|
- any-glob-to-all-files:
|
|
- "**/*.md"
|
|
- ".github/**/*"
|
|
- LICENSE
|
|
- LICENSE.html
|
|
- "docs/**/*"
|
|
- snapcraft.yaml
|