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 5f72fe1 commit 2746d15Copy full SHA for 2746d15
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
!node_modules
45
retention-days: 1
46
47
-dependabot:
+ dependabot:
48
name: 'Dependabot'
49
needs: build # After the E2E and build jobs, if one of them fails, it won't merge the PR.
50
runs-on: ubuntu-latest
0 commit comments