Restore the CI setup for main

This commit is contained in:
Joseph Garrone 2024-07-27 18:03:15 +02:00
parent 7d7e648968
commit 921c7d5441

View File

@ -37,7 +37,7 @@ jobs:
storybook:
runs-on: ubuntu-latest
#if: github.event_name == 'push'
if: github.event_name == 'push'
needs: test
steps:
- uses: actions/checkout@v4