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 73f2d5a commit 8b106c3Copy full SHA for 8b106c3
.github/workflows/main.yml
@@ -3,7 +3,7 @@ name: Build
3
on:
4
push:
5
branches: "**"
6
- pull_request:
+ pull_request_target:
7
branches: ["main", "chang"]
8
types: [opened, reopened, edited, synchronize]
9
0 commit comments