Skip to content

Commit f5412f0

Browse files
CI: use pr target trigger
1 parent dc92eda commit f5412f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-Test-And-Deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build, Test, and Deploy EssentialCSharp.Web
33
on:
44
push:
55
branches: ["main"]
6-
pull_request:
6+
pull_request_target:
77
branches: ["main"]
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)