We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4241eac commit de35ccaCopy full SHA for de35cca
.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: ["28-use-jekyll-theme"]
+ branches: ["master"]
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
0 commit comments