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.
2 parents 4f3aeb6 + 75ff48f commit 15971ccCopy full SHA for 15971cc
1 file changed
.github/workflows/run-tests.yml
@@ -6,7 +6,7 @@ name: Runs All Unit tests
6
on:
7
push:
8
branches: [develop, releases]
9
- pull_request_target:
+ pull_request:
10
11
12
jobs:
0 commit comments