Skip to content

fix: 이동 과정에서 누락한 logger 변수 추가 #13

fix: 이동 과정에서 누락한 logger 변수 추가

fix: 이동 과정에서 누락한 logger 변수 추가 #13

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