Update sphinx_build_deploy.yml

This commit is contained in:
srcarter3 2021-05-28 01:14:05 -06:00 committed by GitHub
parent 4379e0c7e0
commit 664a5006e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,6 @@ name: Publish Sphinx Built Webpages to Github Pages
on:
push:
branches:
- main
paths:
- 'docs/**'
- 'examples/**'