Skip to content

refactor: 등록/탈퇴 명령어 별도 파일로 분리 #7

refactor: 등록/탈퇴 명령어 별도 파일로 분리

refactor: 등록/탈퇴 명령어 별도 파일로 분리 #7

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