Skip to content

Commit

Permalink
GHA: use team-reviewers
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 0ed811d)

# Conflicts:
#	.github/workflows/installer-pr.yml
  • Loading branch information
Vicente-Cheng authored and mergify[bot] committed Oct 23, 2024
1 parent a7ea6e5 commit 8fad8d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/installer-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ jobs:
commit-message: Bump OS ${{ github.ref_name }}
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
<<<<<<< HEAD
=======
team-reviewers: os
>>>>>>> 0ed811d (GHA: use team-reviewers)
signoff: false
branch: bump-os-${{ github.ref_name }}
delete-branch: true
Expand Down Expand Up @@ -124,6 +128,10 @@ jobs:
commit-message: Bump nvidia-driver-toolkit ${{ github.ref_name }}
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
<<<<<<< HEAD
=======
team-reviewers: os
>>>>>>> 0ed811d (GHA: use team-reviewers)
signoff: false
branch: bump-nv-driver-${{ github.ref_name }}
delete-branch: true
Expand Down

0 comments on commit 8fad8d9

Please sign in to comment.