Skip to content

Commit

Permalink
website action branches set to all, for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Oct 27, 2023
1 parent 203a7d2 commit 556a916
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ name: Deploy to GitHub Pages
on:
push:
branches:
# TODO: set to master when dev done
# - master
# TODO: reserve master only, after dev done
- master
- dev
- website
paths:
- "website/**"
Expand Down

0 comments on commit 556a916

Please sign in to comment.