Skip to content

Commit

Permalink
chore: Run release-preview on more PR events
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Sep 17, 2024
1 parent 2b12a65 commit a07f1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Preview release
on:
pull_request:
branches: [develop]
types: [opened, synchronize, labeled, ready_for_review]

concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}
Expand Down

0 comments on commit a07f1f3

Please sign in to comment.