Skip to content

Commit

Permalink
Update pull-request-next.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Aykut Saraç <[email protected]>
  • Loading branch information
AykutSarac authored Dec 20, 2024
1 parent 9c64c9d commit be12d92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- next
workflow_dispatch: # Enables manual trigger for chromatic

permissions:
pull-requests: read
Expand All @@ -13,8 +12,6 @@ jobs:
verify:
uses: trendyol/baklava/.github/workflows/verify.yml@next
secrets: inherit

chromatic:
uses: trendyol/baklava/.github/workflows/publish-chromatic.yml@next
if: ${{ github.event_name == 'workflow_dispatch' || success() }}
secrets: inherit

0 comments on commit be12d92

Please sign in to comment.