We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bd8e1 commit 4e21a4fCopy full SHA for 4e21a4f
.github/workflows/documentation.yml
@@ -4,7 +4,7 @@ name: Generate and deploy documentation
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["main", "add-automated-documentation"]
+ branches: ["main", "master", "add-automated-documentation"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments