Skip to content

Add support for unicode 16.0.0. #91

Add support for unicode 16.0.0.

Add support for unicode 16.0.0. #91

Workflow file for this run

name: Check changelog
on:
pull_request:
branches:
- master
types:
- labeled
- opened
- reopened
- synchronize
- unlabeled
jobs:
check-changelog:
name: Check changelog
runs-on: ubuntu-latest
steps:
- name: Check changelog
uses: tarides/changelog-check-action@v1