avm-runner-interface/.github/workflows/changelog_config.json
Pavel Murygin 6b2b604da2 Add CI
2021-11-26 21:19:27 +03:00

6 lines
145 B
JSON

{
"template": "${{CHANGELOG}}\n\n${{UNCATEGORIZED}}",
"pr_template": "- #${{NUMBER}} ${{TITLE}}",
"empty_template": "- no changes"
}