Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Add sync-template.yml workflow that synchronizes the repo with ubiquity/ts-template every month #2343

Add sync-template.yml workflow that synchronizes the repo with ubiquity/ts-template every month

Add sync-template.yml workflow that synchronizes the repo with ubiquity/ts-template every month #2343

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