Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
[수정] 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
x-0o0 committed Jan 3, 2024
1 parent bb26bac commit 2b8da83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/REVIEW_CODE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
guard-commits:
name: 커밋 검증을 시작합니다
runs-on: unbuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 커밋 체크
Expand Down

0 comments on commit 2b8da83

Please sign in to comment.