Skip to content

Commit 36f67aa

Browse files
committed
Tiny fix to trigger release-plz
1 parent 9c31b1a commit 36f67aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
on:
99
pull_request:
10-
types: [closed]
10+
types: [ closed ]
1111
branches: [ main ]
1212

1313
jobs:

0 commit comments

Comments
 (0)