Skip to content

Commit

Permalink
storybook CI after merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bipoza committed May 18, 2022
1 parent 46356c2 commit 247e95a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
name: Build & deploy

on:
push:
branches:
- main
pull_request:
branches:
- main
types: [closed]

jobs:
build:
name: Build
runs-on: ubuntu-latest

if: github.event.pull_request.merged == true
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 247e95a

Please sign in to comment.