Skip to content

fix: 변수 정의구간 위치 수정 #14

fix: 변수 정의구간 위치 수정

fix: 변수 정의구간 위치 수정 #14

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