Skip to content

Commit a13abc7

Browse files
authored
Merge pull request #30 from spryker/SC-23484-fix-release-notes
[SC-23484]Release notes workflow fix
2 parents 61011c7 + b147336 commit a13abc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [closed]
66
branches:
7-
- main
7+
- master
88

99
jobs:
1010
generate_notes:

0 commit comments

Comments
 (0)