Update .github/workflows/deploy-docs.yml
This commit is contained in:
parent
d5b2bda535
commit
ffc8bd66ee
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -3,10 +3,8 @@ name: build and deploy docs
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
paths: ['Writerside/**']
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths: ['Writerside/**']
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user