Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
timgit committed Sep 5, 2024
1 parent 61a3538 commit fa3ead6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ name: Deploy Jekyll site to Pages

on:
push:
branches: ["master", "gh-pages-docs"]
branches:
- master
- gh-pages-docs
path:
- "docs/**"

Expand Down

0 comments on commit fa3ead6

Please sign in to comment.