Loading .github/workflows/pages.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: Deploy Sphinx documentation to Pages on: push: branches: [test] tags: ["v[0-9]+.[0-9]+.[0-9]+"] jobs: build: Loading Loading
.github/workflows/pages.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: Deploy Sphinx documentation to Pages on: push: branches: [test] tags: ["v[0-9]+.[0-9]+.[0-9]+"] jobs: build: Loading