Skip to content

Commit

Permalink
chore(ci): Build testing on pull request and push
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU authored Jan 27, 2024
1 parent 69582f9 commit fa4aa7b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ on:
pull_request:
branches:
- main
- testing
paths-ignore:
- '**.md'
push:
branches:
- main
- testing
paths-ignore:
- '**.md'
workflow_dispatch:
Expand Down

0 comments on commit fa4aa7b

Please sign in to comment.