mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-05 14:38:12 -04:00
CI: Ignore some paths that don't affect build
No need to waste resources running every test after the README changes.
This commit is contained in:
committed by
Alexander Larsson
parent
b8db46d0e2
commit
ea7b262049
9
.github/workflows/check.yml
vendored
9
.github/workflows/check.yml
vendored
@@ -10,6 +10,15 @@ on:
|
||||
- flatpak-1.6.x
|
||||
- flatpak-1.8.x
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- README.md
|
||||
- NEWS
|
||||
- INSTALL
|
||||
- COPYING
|
||||
- CODE_OF_CONDUCT.md
|
||||
- .lgtm.yml
|
||||
- uncrustify.cfg
|
||||
- uncrustify.sh
|
||||
branches:
|
||||
- master
|
||||
- flatpak-1.0.x
|
||||
|
||||
Reference in New Issue
Block a user