Update docs.yml
Only push documentation on push to master
This commit is contained in:
parent
414fa3f8b3
commit
6a100c9ca1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -5,8 +5,6 @@ name: asciidoctor-ghpages
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, gh-pages ]
|
branches: [ master, gh-pages ]
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue