We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e16822e + 5612830 commit 0958b5eCopy full SHA for 0958b5e
.github/workflows/unit-tests.yml
@@ -1,6 +1,6 @@
1
name: Unit Tests
2
3
-on: [pull_request]
+on: [pull_request_target]
4
5
jobs:
6
tests:
0 commit comments