Update docs.yml

Only push documentation on push to master
This commit is contained in:
Alexander Söderberg 2021-01-17 09:42:14 +01:00 committed by GitHub
parent 414fa3f8b3
commit 6a100c9ca1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: