Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bandalgomsu authored May 30, 2024
1 parent ca6d5c1 commit c013195
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: CD

on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
push:
branches:
- main



permissions: write-all #테스트 결과 작성을 위해 쓰기권한 추가
Expand Down

0 comments on commit c013195

Please sign in to comment.