Skip to content

Commit

Permalink
Merge branch 'main' into features/ui
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyEggo committed Oct 17, 2024
2 parents 3030a3d + f2ae57f commit 279a1d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ on:
push:
branches:
- "main"
- "features/*"
paths-ignore:
- "assets/**"
- "**.md"

pull_request:
branches:
- "main"
- "features/*"
paths-ignore:
- "assets/**"
- "**.md"
Expand Down

0 comments on commit 279a1d6

Please sign in to comment.