Skip to content

Commit 46d26e9

Browse files
authored
Update auto_pr_creation_target_repo_caller.yml
1 parent 7d91d5e commit 46d26e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto_pr_creation_target_repo_caller.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Auto PR Creation Caller
22

33
on:
4-
push:
4+
pull_request:
5+
types: [closed]
56
branches:
67
- test_develop
78

0 commit comments

Comments
 (0)