Skip to content

Commit 7cb79db

Browse files
committed
don't run when it's pushed
1 parent 82cfa4b commit 7cb79db

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/deploy-storybook.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Deploy Storybook
22

33
on:
4-
push:
5-
branches:
6-
- deploy-storybook
74
pull_request_target:
85
branches:
96
- deploy-storybook

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Release
22

33
on:
4-
push:
5-
branches:
6-
- release
74
pull_request_target:
85
branches:
96
- release

0 commit comments

Comments
 (0)