Skip to content

Commit

Permalink
Updated the paths to the CLA document and storage repo in the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
apanteleev committed Feb 4, 2025
1 parent 40c9ce1 commit d3884c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/nvrhi.json'
path-to-document: 'https://github.com/NVIDIAGameWorks/nvrhi/blob/main/CLA.txt'
path-to-document: 'https://github.com/NVIDIA-RTX/NVRHI/blob/main/CLA.txt'
branch: 'nvrhi'
allowlist: nobody
lock-pullrequest-aftermerge: true
remote-organization-name: NVIDIAGameWorks
remote-organization-name: NVIDIA-RTX
remote-repository-name: CLAs

0 comments on commit d3884c0

Please sign in to comment.