We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b329134 commit 7b22fc9Copy full SHA for 7b22fc9
.github/workflows/tests.yml
@@ -1,7 +1,8 @@
1
+on:
2
+ push:
3
+ branches:
4
+ - dev
5
name: Tests
-
-on: [push, pull_request]
6
jobs:
7
tests:
8
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.stability }}
0 commit comments