Skip to content

Commit e17b3b0

Browse files
committed
Run tests on main branch
1 parent 6d086d5 commit e17b3b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/nodejs-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Tests
22

33
on:
4+
push:
5+
branches:
6+
- "main"
7+
paths-ignore:
8+
- "**.md"
49
pull_request:
510
paths-ignore:
611
- "**.md"

0 commit comments

Comments
 (0)