Skip to content

Commit

Permalink
Merge branch 'master' into feature/storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian authored Mar 21, 2024
2 parents 404bc4c + fc10a5c commit 97eeadb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: Deploy PR previews
concurrency: preview-${{ github.ref }}
on:
pull_request_target:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
permissions:
contents: write
pages: write
comments: write
pull-requests: write
jobs:
storybook:
uses: Neovici/cfg/.github/workflows/preview.yml@master
Expand Down

0 comments on commit 97eeadb

Please sign in to comment.