1
0
Fork 0

Update main.yml

master
philipMartini 4 years ago committed by GitHub
parent 257c2538b0
commit fc0f8635fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      .github/workflows/main.yml

@ -4,13 +4,10 @@
name: Sphinx Docs
on:
push:
paths-ignore:
-'docs/**'
-'docs-out/**'
branches: [ master ]
pull_request:
branches: [ master ]
workflow_run:
workflows: ["Python package"]
types:
- completed
jobs:
build: