Skip to content

Commit 4de9f0e

Browse files
heitorlessarubenfonseca
authored andcommitted
chore(ci): record pr details upon labeling
1 parent 5dadc43 commit 4de9f0e

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)