Skip to content

Commit d64ce18

Browse files
authored
Update pull_request.yml
1 parent d484d29 commit d64ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

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

33
on:
44
pull_request:
5-
types: [opened, reopened, synchronize]
5+
types: [opened, reopened, synchronize, labeled]
66

77
jobs:
88
tests:

0 commit comments

Comments
 (0)