We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea43962 commit 8ba3d46Copy full SHA for 8ba3d46
1 file changed
.github/workflows/pull_request.yml
@@ -10,6 +10,8 @@ name: Pull Request Test
10
11
on:
12
pull_request_target:
13
+ branches:
14
+ - 'master'
15
16
jobs:
17
test:
0 commit comments