Skip to content

Commit

Permalink
Update signoff usage
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <[email protected]>
  • Loading branch information
pxLi committed Sep 5, 2024
1 parent 0f75198 commit 446eb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/signoff-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
uses: NVIDIA/spark-rapids-common/signoff-check@main
with:
owner: ${{ github.repository_owner }}
repo: spark-rapids-benchmarks
repo: spark-rapids-container
pull_number: ${{ github.event.number }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 446eb8d

Please sign in to comment.