Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
Signed-off-by: de-soot <78423238+de-soot@users.noreply.github.com>
  • Loading branch information
de-soot authored Sep 8, 2024
1 parent a6b72e3 commit 04a5655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
name: Deploy Jekyll site to Pages

on:
# Runs on pushes targeting the default branch
# Runs on pushes targeting the gh-pages branch
push:
branches: ["main"]
branches: ["gh-pages"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 04a5655

Please sign in to comment.