Skip to content

Commit d41158d

Browse files
barakharyatimarc0der
authored andcommitted
Critical Security Fix
1 parent ffeb24f commit d41158d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Pull Requests
2-
on: pull_request_target
2+
#run only on PR, not fork. Pull request that way the PR submitter will not have access to the repo credentials
3+
on: pull_request
34
jobs:
45
test:
56
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)