Skip to content

Commit c9850f1

Browse files
committed
Update activity types
1 parent 3a79629 commit c9850f1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/workflows/require_changelog.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ on:
44
branches:
55
- master
66
- release-*
7-
label:
8-
branches:
9-
- master
10-
- release-*
7+
types:
8+
- opened
9+
- synchronize
10+
- reopened
11+
- labeled
12+
- unlabeled
1113

1214
jobs:
1315
validate-changelog:

0 commit comments

Comments
 (0)