ci(#10336): skip build

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-04-02 22:10:25 +09:00
parent f9693d1fad
commit e4f6fac460

View File

@@ -42,6 +42,7 @@ jobs:
with:
exitZeroOnChanges: false
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
storybookBuildDir: packages/frontend/storybook-static
workingDir: packages/frontend
- name: Notify on changes
uses: actions/github-script@v6.4.0