Skip to content

Commit e01dd6f

Browse files
committed
fix: correct typo in pull request branch name in CI workflow
1 parent 2fd3220 commit e01dd6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
pull_request:
88
branches:
9-
- laravel-13-support
9+
- larvel-13-support
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)