Skip to content

Commit

Permalink
- Added Laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dash8x committed Oct 9, 2024
1 parent 002cac7 commit 09ded86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: tests
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master

jobs:
tests:
Expand Down

0 comments on commit 09ded86

Please sign in to comment.