Skip to content

Commit 05d652a

Browse files
Trotttargos
authored andcommitted
build: fix branch name for lint-md-dependencies update
Refs: https://github.com/nodejs/node/runs/4288412090?check_suite_focus=true PR-URL: #40924 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent cf495a6 commit 05d652a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "NEW_VERSION=$NEW_VERSION" >> $GITHUB_ENV
3333
./update-babel-eslint.sh
3434
fi
35-
- id: "lint-md dependencies"
35+
- id: "lint-md-dependencies"
3636
run: |
3737
cd tools/lint-md
3838
npm ci

0 commit comments

Comments
 (0)