We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jeremykenedy
Learn more about funding links in repositories.
Report abuse
1 parent 7bad79b commit 9c22d32Copy full SHA for 9c22d32
.github/workflows/changelog.yml
@@ -19,4 +19,4 @@ jobs:
19
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'
20
REGENERATE_COUNT: -1
21
PULL_REQUEST: true
22
- BRANCH: 'dev'
+ BRANCH: 'master'
0 commit comments