Skip to content

Commit 8ba3d46

Browse files
feat: fix ci (#130)
1 parent ea43962 commit 8ba3d46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ name: Pull Request Test
1010

1111
on:
1212
pull_request_target:
13+
branches:
14+
- 'master'
1315

1416
jobs:
1517
test:

0 commit comments

Comments
 (0)