Skip to content

Commit

Permalink
Merge pull request #62 from stakater/ahmedwaleedmalik-patch-1
Browse files Browse the repository at this point in the history
[skip-ci] Use pull_request_target hook for PR
  • Loading branch information
ahmedwaleedmalik authored Jan 26, 2021
2 parents ce0c049 + 9e22595 commit c198c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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:
pull_request_target:
branches:
- master

Expand Down Expand Up @@ -125,4 +125,4 @@ jobs:
fields: repo,author,action,eventName,ref,workflow
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}

0 comments on commit c198c08

Please sign in to comment.