Skip to content

Commit 32573b8

Browse files
authored
Merge pull request #584 from plugwise/fix-release
Enable merging for release-v0.37.4 branch
2 parents 2190684 + 955e14b commit 32573b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
pull_request:
1313
types: closed
1414
branches:
15-
- main
15+
- release-v0.37.4
1616

1717
jobs:
1818
publishing:

0 commit comments

Comments
 (0)