Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timgit committed Sep 5, 2024
1 parent fa3ead6 commit 22fd914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ name: Deploy Jekyll site to Pages
on:
push:
branches:
- master
- gh-pages-docs
- "master"
- "gh-pages-docs"
path:
- "docs/**"

Expand Down

0 comments on commit 22fd914

Please sign in to comment.