Skip to content

Commit

Permalink
chore: adjust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Mar 21, 2024
1 parent 5ec7b0a commit fc10a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,15 +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
pull-requests: write
jobs:
storybook:
uses: Neovici/cfg/.github/workflows/preview.yml@master
Expand Down

0 comments on commit fc10a5c

Please sign in to comment.