Skip to content

Commit 88ea3a1

Browse files
committed
Update dependencies
1 parent 1c85874 commit 88ea3a1

File tree

4 files changed

+509
-497
lines changed

4 files changed

+509
-497
lines changed

.github/workflows/nodejs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Node.js CI
22

33
on:
44
push:
5-
branches: '**'
6-
tags-ignore: '**'
5+
branches: ['**']
6+
tags-ignore: ['**']
77
pull_request:
8-
branches: '**'
8+
branches: ['**']
99

1010
jobs:
1111

0 commit comments

Comments
 (0)