Skip to content

Commit aee87b7

Browse files
committed
update on
1 parent 13d93c9 commit aee87b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/changelog.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Release changelog
22

33
on:
44
push:
5-
tags:
6-
- v*
7-
pull_request:
85

96
jobs:
107
changelog:
@@ -21,5 +18,4 @@ jobs:
2118
git-message: '📝 Update release notes'
2219
git-user-name: 'github-actions[bot]'
2320
git-user-email: 'github-actions[bot]@users.noreply.github.com'
24-
git-branch: 'master'
2521
output-file: 'docs/changelog.md'

0 commit comments

Comments
 (0)