Skip to content

Commit a0cdf84

Browse files
committed
chore: 🚧 Update config
1 parent 2998120 commit a0cdf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/create-pr-from-issue.yml‎

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

33
on:
44
issues:
5-
types: [opened]
5+
types: [opened,assigned]
66
pull_request:
77
types: [opened,closed]
88

0 commit comments

Comments
 (0)