Skip to content

Commit

Permalink
Run unit tests on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgaber committed Oct 8, 2022
1 parent 3421845 commit 791e59d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- "**/*.md"
- "*.md"
- "**/*.json"
push:
branches: [main]

jobs:
laravel-tests:
Expand Down

0 comments on commit 791e59d

Please sign in to comment.