Skip to content

Extend the changelog #8

Extend the changelog

Extend the changelog #8

on:
push:
branches:
- master
jobs:
format:
uses: ./.github/workflows/format.yaml
secrets: inherit
check:
uses: ./.github/workflows/check.yaml
secrets: inherit