Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Vankka/pr-target-branch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Vankka committed Mar 24, 2022
2 parents cb9c503 + e6a1653 commit 69ab6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A GitHub action to check that a PR's target branch is correct, commenting and/or
name: Make sure new PRs are sent to development

on:
pull_request_target:
pull_request_target: # Please read https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ before using
types: [opened, edited]

jobs:
Expand Down

0 comments on commit 69ab6dd

Please sign in to comment.