Skip to content

refactor: clippy cleanup doc_overindented_list_items and macro_metavars_in_unsafe #567

refactor: clippy cleanup doc_overindented_list_items and macro_metavars_in_unsafe

refactor: clippy cleanup doc_overindented_list_items and macro_metavars_in_unsafe #567

name: Check new CHANGELOGs
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
check_new_changelog:
runs-on: ubuntu-20.04
steps:
- name: checkout
uses: actions/checkout@v4
- name: check new CHANGELOG
uses: ./.github/actions/check_new_changelog