Skip to content

refactor: consolidate CT log reconciliation into single updateLogs method #47

refactor: consolidate CT log reconciliation into single updateLogs method

refactor: consolidate CT log reconciliation into single updateLogs method #47

name: Changelog Reminder
on: pull_request
permissions:
pull-requests: write
contents: read
jobs:
remind:
name: Changelog Reminder
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Changelog Reminder
uses: mskelton/changelog-reminder-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
message: "@${{ github.actor }} We couldn't find any modification to the CHANGELOG.md file. If your changes are not suitable for the changelog, that's fine. Otherwise please add them to the changelog!"