Skip to content

Commit 36405b6

Browse files
committed
Only create changelog on branch master [skip ci]
1 parent ebcb0cf commit 36405b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release-changelog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
tags:
55
- 'v.*'
6+
branches:
7+
- main
68

79
jobs:
810
release:

0 commit comments

Comments
 (0)