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 4f298ce commit 19ee0b1Copy full SHA for 19ee0b1
.github/workflows/testing-farm.yaml
@@ -3,7 +3,7 @@ name: Run tests on Testing Farm
3
on:
4
push:
5
branches: [ master ]
6
- pull_request_trigger:
+ pull_request_target:
7
types: [opened, synchronize, reopened]
8
9
jobs:
0 commit comments