Skip to content

Commit 385d874

Browse files
authored
chore : CI/CD Github Check 권한 추가
1 parent fe727b8 commit 385d874

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
id-token: write
1414
contents: write
1515
pull-requests: write
16+
checks: write
1617

1718
jobs:
1819
# 코드 포맷팅, 빌드, 테스트를 처리하는 Job

0 commit comments

Comments
 (0)