Skip to content

feat: Use type parameters to allow {get,set}regset to use different register set structs #50

feat: Use type parameters to allow {get,set}regset to use different register set structs

feat: Use type parameters to allow {get,set}regset to use different register set structs #50

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