profile-checks.yml: sort paths-ignore

See commit 9bf5e453c ("ci: sort items on paths-ignore lists",
2022-07-12) / PR #5481 for details.
This commit is contained in:
Kelvin M. Klann 2022-11-27 18:35:25 -03:00
parent 768410cf51
commit a42c1de0bf

View file

@ -4,17 +4,17 @@ on:
push:
branches: [ master ]
paths:
- .github/workflows/profile-checks.yml
- 'ci/check/profiles/**'
- 'etc/**'
- .github/workflows/profile-checks.yml
- contrib/sort.py
- src/firecfg/firecfg.config
pull_request:
branches: [ master ]
paths:
- .github/workflows/profile-checks.yml
- 'ci/check/profiles/**'
- 'etc/**'
- .github/workflows/profile-checks.yml
- contrib/sort.py
- src/firecfg/firecfg.config