Skip to content

refactor: 타이머 기능 별도 파일로 분리 #9

refactor: 타이머 기능 별도 파일로 분리

refactor: 타이머 기능 별도 파일로 분리 #9

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