mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Allow AppVeyor to skip pure documentation updates
(cherry picked from commit 692754a2c5
)
This commit is contained in:
parent
afcefcb5f7
commit
3a8d97cc3d
@ -7,6 +7,11 @@ branches:
|
||||
- master
|
||||
- 3.3-stable
|
||||
skip_tags: true
|
||||
skip_commits:
|
||||
files:
|
||||
- README.md
|
||||
- LICENSE.md
|
||||
- docs/*
|
||||
environment:
|
||||
matrix:
|
||||
- GENERATOR: MinGW Makefiles
|
||||
|
Loading…
Reference in New Issue
Block a user