Skip to content

Commit de52a91

Browse files
committed
chore: add pr test deployments
1 parent d9a1354 commit de52a91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/native-hosting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Native Hosting
33
on:
44
push:
55
branches: [canary]
6+
pull_request:
7+
types: [opened, synchronize]
68

79
jobs:
810
build-and-deploy:

0 commit comments

Comments
 (0)