Skip to content

Commit bf4d2e8

Browse files
authored
chore: fix ci workflow
1 parent cedcb61 commit bf4d2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Synchronize Branches
22

33
on:
44
workflow_dispatch:
5-
pull_request:
5+
pull_request_target:
66
branches:
77
- 'dev'
88
types: [ closed ]

0 commit comments

Comments
 (0)