Skip to content

fix: 없는 페이지에 접근하려 할 경우 404로 이동 #951

fix: 없는 페이지에 접근하려 할 경우 404로 이동

fix: 없는 페이지에 접근하려 할 경우 404로 이동 #951

name: CI
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: Conventional Commit Checker
uses: agenthunt/[email protected]