Skip to content

Commit

Permalink
chore: build long-running feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyEggo committed Oct 17, 2024
1 parent 7618186 commit 54e96ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
pull_request:
branches:
- "main"
- "features/*"
paths-ignore:
- "assets/**"
- "**.md"
Expand Down

0 comments on commit 54e96ba

Please sign in to comment.