Update docs.yml

This commit is contained in:
Simon Christ 2021-05-12 19:42:23 +02:00 committed by GitHub
parent fbe92a6be2
commit 1cc4025977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on:
pull_request: pull_request:
jobs: jobs:
Build docs: Build_docs:
if: "!contains(github.event.head_commit.message, '[skip ci]')" if: "!contains(github.event.head_commit.message, '[skip ci]')"
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04
steps: steps: