Skip to content

Commit b316dfd

Browse files
authored
ci: run tests on pull requests from forks (#75)
* ci: run tests on pull requests * ci: add NODE_VERSION_OVERRIDE * ci: update NODE_VERSION_OVERRIDE * ci: remove NODE_VERSION_OVERRIDE
1 parent 7245dbf commit b316dfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches-ignore: [main]
55
workflow_dispatch:
6+
pull_request:
67

78
env:
89
UT_DISABLE_NODE_CURRENT: true

0 commit comments

Comments
 (0)