Skip to content

Commit 7c3883c

Browse files
authored
chore: update pull request event types in workflow (#129)
Update pull request event types in workflow Removed 'reopened' and 'synchronize' types from pull request events.
1 parent b2cb341 commit 7c3883c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-title.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
pull_request_target:
55
types:
66
- opened
7-
- reopened
87
- edited
9-
- synchronize
108

119
jobs:
1210
lint:

0 commit comments

Comments
 (0)