There was an error while loading. Please reload this page.
1 parent 812d668 commit 7c91d63Copy full SHA for 7c91d63
1 file changed
.github/workflows/react-components.yaml
@@ -52,6 +52,8 @@ jobs:
52
- build-storybook
53
runs-on: ubuntu-24.04
54
if: success() && github.ref == 'refs/heads/master'
55
+ steps:
56
+ - run: "true"
57
storybook-prepare-pages:
58
needs: publish-storybook-gate
59
0 commit comments