Skip to content

Commit

Permalink
fix: autoAcceptChanges 옵션 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
maylh committed Jan 12, 2025
1 parent 9b56f31 commit 0e0ccb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
autoAcceptChanges: true

- name: Create comment PR
uses: thollander/actions-comment-pull-request@v2
Expand Down

0 comments on commit 0e0ccb9

Please sign in to comment.