Skip to content

Commit 96ca0c6

Browse files
committed
Revert "Update jekyll-gh-pages.yml"
This reverts commit 4d36183.
1 parent 4d36183 commit 96ca0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
99
on:
1010
# Runs on pushes targeting the default branch
1111
push:
12-
branches: ["28-use-jekyll-theme"]
12+
branches: ["master", "28-use-jekyll-theme"]
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

0 commit comments

Comments
 (0)