Skip to content

Commit 7b22fc9

Browse files
committed
no message
1 parent b329134 commit 7b22fc9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
on:
2+
push:
3+
branches:
4+
- dev
15
name: Tests
2-
3-
on: [push, pull_request]
4-
56
jobs:
67
tests:
78
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.stability }}

0 commit comments

Comments
 (0)