Skip to content

[stable3.5] fix: Sanitize forward slashes from name before generating url #12

[stable3.5] fix: Sanitize forward slashes from name before generating url

[stable3.5] fix: Sanitize forward slashes from name before generating url #12

name: Conventional Commits
on:
pull_request:
types: [opened, ready_for_review, reopened, synchronize]
branches:
- stable*
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0