Skip to content

Commit 2543c19

Browse files
two stars
1 parent e0810d1 commit 2543c19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77
push:
88
branches: [ master ]
99
paths:
10-
- 'nodejs/*'
10+
- 'nodejs/**'
1111
pull_request:
1212
branches: [ master ]
1313
paths:
14-
- 'nodejs/*'
14+
- 'nodejs/**'
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)