diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e4ad1b06..505d8d6a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -4,13 +4,6 @@ on: push: branches: - master - tags: - # Run when pushing version tags, since otherwise it's impossible to - # restart a successful build after pushing a tag - - '*.*.*' - pull_request: - branches: - - master defaults: run: