Skip to content

Commit

Permalink
Merge branch 'Xilinx:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhedarV authored Feb 16, 2024
2 parents ec2b9ab + 7c15f10 commit 9b7ef17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/xrt-ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:

on:
workflow_call:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/xrt_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ env:
PIPELINE: 'xrt'
ENV: 'test'

on:
pull_request_target:
types: [opened, edited, synchronize]
on:
issue_comment:
types: [created]

Expand Down

0 comments on commit 9b7ef17

Please sign in to comment.