Skip to content

Commit cd262b9

Browse files
committed
chore(ci): record pr details upon labeling
1 parent fc791a1 commit cd262b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/record_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Record PR details
22

33
on:
44
pull_request:
5-
types: [opened, edited, closed]
5+
types: [opened, edited, closed, labeled]
66

77
jobs:
88
record_pr:

0 commit comments

Comments
 (0)