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 Dec 31, 2023
1 parent b6bc606 commit 2a5bf45
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/REVIEW_CODE.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: 코드 검증을 시작합니다.

on:
# 제거
push:
branches:
- '*'

# PR 이벤트가 발생할 때 액션 시작
pull_request:
branches:
Expand Down

0 comments on commit 2a5bf45

Please sign in to comment.