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 51a2a6f commit 0c79bceCopy full SHA for 0c79bce
.github/workflows/tests.yml
@@ -53,6 +53,7 @@ jobs:
53
DB_DATABASE: laravel
54
55
dependabot:
56
+ needs: [tests]
57
permissions:
58
pull-requests: write
59
contents: write
0 commit comments