We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc92eda commit f5412f0Copy full SHA for f5412f0
.github/workflows/Build-Test-And-Deploy.yml
@@ -3,7 +3,7 @@ name: Build, Test, and Deploy EssentialCSharp.Web
3
on:
4
push:
5
branches: ["main"]
6
- pull_request:
+ pull_request_target:
7
8
workflow_dispatch:
9
0 commit comments