Skip to content

Commit

Permalink
removing pr target
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx committed Jun 6, 2024
1 parent db4d8a7 commit a4a4b14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/xrt_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ env:
ENV: 'test'

on:
pull_request_target:
types: [opened, edited, synchronize, labeled]
# pull_request_target:
workflow_call:
# types: [opened, edited, synchronize, labeled]

concurrency:
group: ${{ github.event.pull_request.head.repo.full_name }}-${{ github.event.pull_request.head.ref }}
Expand Down

0 comments on commit a4a4b14

Please sign in to comment.