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 c6a1e83 commit d0af2b0Copy full SHA for d0af2b0
1 file changed
.github/workflows/node.js.yml
@@ -2,7 +2,7 @@ name: Tests
2
3
on:
4
push:
5
- pull_request:
+ pull_request_target:
6
workflow_dispatch:
7
schedule:
8
- cron: '0 0 * * *'
0 commit comments