Skip to content

Commit 2016427

Browse files
authored
Update jekyll.yml on push branches main
1 parent 88da2bf commit 2016427

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: [$default-branch]
7+
branches:
8+
- main
89

910
# Allows you to run this workflow manually from the Actions tab
1011
workflow_dispatch:

0 commit comments

Comments
 (0)