We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d835d1a commit b13b2f4Copy full SHA for b13b2f4
.github/workflows/docs_deploy.yml
@@ -6,6 +6,7 @@ on:
6
7
# Allows you to run this workflow manually from the Actions tab
8
workflow_dispatch:
9
+ branches: ["main", "dev"]
10
11
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
12
permissions:
0 commit comments