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 2df0e61 commit 906b904Copy full SHA for 906b904
1 file changed
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
run: ./vendor/bin/pest --coverage
59
60
support:
61
+ needs: [phpstan, tests]
62
name: Discord Notification
63
runs-on: ubuntu-latest
64
steps:
0 commit comments