We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7245dbf commit b316dfdCopy full SHA for b316dfd
.github/workflows/test.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches-ignore: [main]
5
workflow_dispatch:
6
+ pull_request:
7
8
env:
9
UT_DISABLE_NODE_CURRENT: true
0 commit comments