Skip to content

Commit

Permalink
test changes
Browse files Browse the repository at this point in the history
Signed-off-by: Teo Koon Peng <[email protected]>
  • Loading branch information
koonpeng committed Jul 1, 2024
1 parent 706e39b commit fb74321
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Deploy docs to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["main", "koonpeng/fix-ghpages"]
paths:
- ".github/workflows/ghpages.yml"
- "packages/api-server/**"

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

0 comments on commit fb74321

Please sign in to comment.