Skip to content

ci: fix branch

ci: fix branch #3

Workflow file for this run

name: Conventional Commits
on:
pull_request:
push:
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: PhantomCracker/action-conventional-commits@#5