Skip to content

Commit d8ed3b4

Browse files
committed
fix(ci): Fix formatting in changelog-preview.yml
1 parent cd8641b commit d8ed3b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/changelog-preview.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Changelog Preview
22
on:
33
pull_request:
44
types:
5-
- opened
6-
- synchronize
7-
- reopened
8-
- edited
9-
- labeled
10-
- unlabeled
5+
- opened
6+
- synchronize
7+
- reopened
8+
- edited
9+
- labeled
10+
- unlabeled
1111
permissions:
1212
contents: write
1313
pull-requests: write

0 commit comments

Comments
 (0)