Skip to content

Commit cd13016

Browse files
committed
Typo in changelog action
1 parent 2b6ef76 commit cd13016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
55
branches:
6-
- master
6+
- main
77
jobs:
88
Check-Changelog:
99
name: Check Changelog Action

0 commit comments

Comments
 (0)