Skip to content

Commit 5d7a363

Browse files
committed
zxcas
1 parent 839be1e commit 5d7a363

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
name: 'Pull Request'
22

33
on:
4-
pull_request_target:
4+
pull_request:
5+
types:
6+
- opened
7+
- synchronize
8+
- reopened
59
branches:
610
- 'preview/**'
711
- 'release/**'

0 commit comments

Comments
 (0)