We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685383b commit b1cd645Copy full SHA for b1cd645
.github/workflows/hil.yml
@@ -1,7 +1,7 @@
1
name: Run tests
2
3
on:
4
- pull_request_target:
+ pull_request:
5
types: [opened, reopened, synchronize, labeled]
6
7
schedule:
0 commit comments