Skip to content

Commit d652174

Browse files
authored
Update GitHub Actions workflow for PR previews
1 parent ef1be51 commit d652174

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy PR previews
22

33
on:
4-
pull_request_target:
4+
pull_request:
55
types:
66
- opened
77
- reopened
@@ -29,3 +29,4 @@ jobs:
2929
preview-branch: main
3030

3131

32+

0 commit comments

Comments
 (0)