Skip to content

Commit d6d0317

Browse files
committed
Changed the test workflow
1 parent 25a564b commit d6d0317

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Node.js CI
22

3-
on:
4-
push:
5-
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
3+
on: [push, pull_request]
84

95
jobs:
106
build:

0 commit comments

Comments
 (0)