We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c614af4 + d53dfef commit 2e4f86dCopy full SHA for 2e4f86d
1 file changed
.github/workflows/documentation.yml
@@ -1,10 +1,10 @@
1
# Simple workflow for deploying static content to GitHub Pages
2
-name: Generate and deploy documentation
+name: Documentation
3
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["main", "master", "add-automated-documentation"]
+ branches: ["master"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments