Skip to content

feat(cli): Add option to push branch to remote #69

feat(cli): Add option to push branch to remote

feat(cli): Add option to push branch to remote #69

Workflow file for this run

name: Changelog Diff
on:
pull_request:
branches:
- main
permissions: read-all
jobs:
check_diff:
runs-on: ubuntu-latest
steps:
- name: Check changelog for changes
uses: tarides/changelog-check-action@v2
with:
changelog: CHANGELOG.md