Browse Source

Run tests on all branches

Janic Duplessis 4 years ago
parent
commit
821ee76d8f
1 changed files with 1 additions and 4 deletions
  1. 1
    4
      .github/workflows/nodejs.yml

+ 1
- 4
.github/workflows/nodejs.yml View File

1
 name: Node CI
1
 name: Node CI
2
 
2
 
3
-on:
4
-  push:
5
-    branches:
6
-      - master
3
+on: push
7
 
4
 
8
 jobs:
5
 jobs:
9
   build:
6
   build: