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.
2 parents e5cdb1b + cfefacf commit 6c219b4Copy full SHA for 6c219b4
.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