Skip to content

Commit 2746d15

Browse files
committed
fixed wrong identation
1 parent 5f72fe1 commit 2746d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
!node_modules
4545
retention-days: 1
4646

47-
dependabot:
47+
dependabot:
4848
name: 'Dependabot'
4949
needs: build # After the E2E and build jobs, if one of them fails, it won't merge the PR.
5050
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)