Skip to content

Commit

Permalink
Merge pull request #48 from adamcohenhillel/forgot-to-change-branch
Browse files Browse the repository at this point in the history
Forgot to change github actions trigger
  • Loading branch information
adamcohenhillel authored Feb 13, 2024
2 parents 26562d9 + bfb65af commit da320fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ name: Deploy Jekyll site to Pages
on:
push:
branches:
- "work-on-the-docs"
# paths:
# - "docs/**"
- "main"
paths:
- "docs/**"

# Allows you to run this workflow manually from the Actions tab

Expand Down

0 comments on commit da320fb

Please sign in to comment.