mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Update workflow config. [skip travis]
This commit is contained in:
parent
ce7c576c3a
commit
d587ba5d23
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -2,10 +2,13 @@ name: build
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- '!.github/workflows/**'
|
||||
- '.travis.yml'
|
||||
- '.gitignore'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
- 'LICENSE'
|
||||
- '.travis.yml'
|
||||
pull_request:
|
||||
paths:
|
||||
- "**"
|
||||
|
Loading…
x
Reference in New Issue
Block a user