diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 9d2d1d59..79cb4e8d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages +name: Deploy sphinx docs content to Pages on: # Runs on pushes targeting the default branch