Skip to content

fix: self 변수 누락 수정 #12

fix: self 변수 누락 수정

fix: self 변수 누락 수정 #12

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