Skip to content

[Fix] Update RFC validation to include legacy alphabet #68

[Fix] Update RFC validation to include legacy alphabet

[Fix] Update RFC validation to include legacy alphabet #68

Workflow file for this run

name: Commit Message
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Semantic Release PR Title Check
uses: osl-incubator/semantic-release-pr-title-check@v1.4.2