Skip to content

Commit 2ef4cb9

Browse files
committed
테스트를 위해 타겟 브랜치 변경
1 parent cc77099 commit 2ef4cb9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/detect-changed-packages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ jobs:
3131
run: pnpm install --frozen-lockfile
3232

3333
- name: 'detect changed packages'
34-
uses: NaverPayDev/changeset-actions/detect-add@main
34+
uses: NaverPayDev/changeset-actions/detect-add@feature/9_en
3535
with:
3636
github_token: ${{ secrets.ACTION_TOKEN }}
3737
packages_dir: packages,share
3838
skip_label: skip-detect-change
3939
skip_branches: main
4040
formatting_script: pnpm run markdownlint:fix
41+
language: kr

0 commit comments

Comments
 (0)