We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b548c commit f8955baCopy full SHA for f8955ba
.github/workflows/pages.yml
@@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages
8
9
on:
10
push:
11
- branches: ["docs"]
+ branches: main
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments