Skip to content

refactor: 별도 파일로 옮겨진 중복 내용 제거 #8

refactor: 별도 파일로 옮겨진 중복 내용 제거

refactor: 별도 파일로 옮겨진 중복 내용 제거 #8

Workflow file for this run

name: Commitlint
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
name: Commitlint
steps:
- name: Run commitlint
uses: opensource-nepal/commitlint@v1