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:
Phaedrus Leeds
2020-10-26 20:06:09 -07:00
committed by Alexander Larsson
parent b8db46d0e2
commit ea7b262049

View File

@@ -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