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 e5cdb1b commit cfefacfCopy full SHA for cfefacf
.github/workflows/ci.yml
@@ -4,8 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
- pull_request:
8
-
+ pull_request_target:
9
jobs:
10
test:
11
name: Test for Node.js ${{ matrix.node-version }}
0 commit comments