Skip to content

Revert "Add sync-template.yml workflow that synchronizes the repo wit… #6

Revert "Add sync-template.yml workflow that synchronizes the repo wit…

Revert "Add sync-template.yml workflow that synchronizes the repo wit… #6

name: Conventional Commits
on:
push:
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ubiquity/action-conventional-commits@master