Skip to content

Commit f159b28

Browse files
committed
Add transferred issue status
I found this other issue type when reading GitHub's documentation and reviewing it for debugging steps.
1 parent 52d81d6 commit f159b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-triage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
types:
66
- opened
77
- reopened
8+
- transferred
89

910
jobs:
1011
add-to-project:

0 commit comments

Comments
 (0)