Skip to content

feat: PingPongGame 일부 필드 namedtuple로 변경 #838

feat: PingPongGame 일부 필드 namedtuple로 변경

feat: PingPongGame 일부 필드 namedtuple로 변경 #838

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]