Skip to content

Commit a35ed6f

Browse files
committed
chore: actions: lint
1 parent 69041cc commit a35ed6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Commit fixes
2929
uses: EndBug/add-and-commit@v9
3030
with:
31-
message: "chore: ${{ env.NAME }}: lint using actions"
31+
message: "chore: ${{ env.NAME }}: actions: lint ☘️ "
3232
- name: Coverage
3333
run: redrun coverage:ci report
3434
- name: Coveralls

0 commit comments

Comments
 (0)