Skip to content

fix: move regexes out of module attributes to fix compatibility with OTP 28 #66

fix: move regexes out of module attributes to fix compatibility with OTP 28

fix: move regexes out of module attributes to fix compatibility with OTP 28 #66

Workflow file for this run

---
name: PR
on:
pull_request:
types:
- edited
- opened
- reopened
- synchronize
jobs:
title:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.3
- uses: webiny/action-conventional-commits@v1.3.0