Commit c22d95a
Changed files (1)
.github
workflows
.github/workflows/pull_request.yml
@@ -1,5 +1,5 @@
on:
- pull_request:
+ pull_request_target:
types: [opened]
name: Pull Requests
jobs: