Skip to content

Commit 27025e6

Browse files
Add pull request types to deploy workflow
1 parent e59cf7a commit 27025e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ on:
1313
- 'infra/scripts/**'
1414
- '.github/workflows/deploy.yml'
1515
pull_request:
16+
types:
17+
- opened
18+
- ready_for_review
19+
- reopened
20+
- synchronize
1621
branches:
1722
- main
1823
- dev-v3

0 commit comments

Comments
 (0)