Skip to content

Commit

Permalink
Merge pull request #609 from KhronosGroup/dont-assign-cts-issue
Browse files Browse the repository at this point in the history
CTS issue workflow: Don't assign PR author to issue
  • Loading branch information
gmlueck authored Aug 29, 2024
2 parents 6652116 + 60a2e66 commit f63cfdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/open_cts_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
repo: SYCL-CTS
title: |
[Spec change] ${{ github.event.pull_request.title }}
# Assign person who opened PR
assignees: ${{ github.triggering_actor }}
body: |
Please review whether ${{ github.event.pull_request.html_url }} by @${{ github.triggering_actor }} requires any changes to the CTS.
Expand Down

0 comments on commit f63cfdd

Please sign in to comment.