Skip to content

Commit

Permalink
Replaced pull_request_target with pull_request to fix the workflow se…
Browse files Browse the repository at this point in the history
…curity issue
  • Loading branch information
pmathew92 committed Sep 4, 2024
1 parent f8d916d commit 3986f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "PR Title Checker"
on:
pull_request_target:
pull_request:
types:
- opened
- edited
Expand Down

0 comments on commit 3986f37

Please sign in to comment.