We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6036046 commit 57102ceCopy full SHA for 57102ce
.github/workflows/jekyll.yml
@@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
9
on:
10
# Runs on pushes targeting the default branch
11
push:
12
- branches: ["master"]
+ branches: ["main"]
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
0 commit comments