Skip to content

Commit

Permalink
Merge branch 'main' into feat/breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho authored Jun 28, 2023
2 parents 14be410 + b3b776d commit e575541
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Deploy PR Previews

permissions:
issues: write
pull-requests: write

on:
pull_request:
types:
Expand Down Expand Up @@ -59,4 +63,3 @@ jobs:
uses: rossjrw/pr-preview-action@v1
with:
source-dir: apps/docs/storybook-static

0 comments on commit e575541

Please sign in to comment.