Update build_and_deploy.yml

This commit is contained in:
Gauthier 2019-09-23 11:02:38 +08:00 committed by GitHub
parent 6e40f765ec
commit 5cf82129cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,11 @@ on:
- master
paths:
- '*'
- '!*.md'
- '!.travis.yml'
- '!./github/*/*'
- '!./doc/*'
- '!.idea/runConfigurations/*'
# - '!*.md'
# - '!.travis.yml'
# - '!./github/*/*'
# - '!./doc/*'
# - '!.idea/runConfigurations/*'
jobs: