Skip to content

Commit

Permalink
chore: fix pull-request workflow using pull_request_targer
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILLIPS71 committed Jun 1, 2024
1 parent a8fb1fe commit 1c60dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "🔀 Pull Request"

on:
pull_request_target:
pull_request:

concurrency:
group: pull-request-${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 1c60dce

Please sign in to comment.