diff --git a/.github/workflows/pull-request-target.yml b/.github/workflows/pull-request-target.yml new file mode 100644 index 0000000..e347940 --- /dev/null +++ b/.github/workflows/pull-request-target.yml @@ -0,0 +1,8 @@ +name: Pull request target actions + +on: + pull_request_target: + +jobs: + pull-request: + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@b8a49739fe580ecb9e8c7d40d4d28548fbf72258 diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 54e8207..1d95f76 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -1,8 +1,8 @@ name: Pull request actions on: - pull_request_target: + pull_request: jobs: pull-request: - uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@04a2125ec2b1ff653ab80fef8fab7626e0a6be08 + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@b8a49739fe580ecb9e8c7d40d4d28548fbf72258