reenable on push to main

This commit is contained in:
Ashley Harrison
2026-01-13 17:43:22 +00:00
parent 2e6541fed3
commit fadb3fe6ee
+3 -3
View File
@@ -2,9 +2,9 @@ name: Deploy Storybook
on:
workflow_dispatch:
# push:
# branches:
# - main
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}