Skip to content

Commit

Permalink
Update CLA workflow
Browse files Browse the repository at this point in the history
Signed-off-by: macdonst <[email protected]>
  • Loading branch information
macdonst committed May 7, 2024
1 parent a5542cb commit 3c28a04
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 @@ -23,8 +23,8 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/v1/cla.json'
path-to-document: 'https://github.com/enhance-dev/.github/blob/cla/CLA.md'
path-to-document: 'https://github.com/enhance-dev/.github/blob/main/CLA.md'
branch: 'main'
allowlist: user1,bot*
allowlist: brianleroux,colepeters,kristoferjoseph,macdonst,ryanbethel,ryanblock,tbeseda
remote-organization-name: enhance-dev
remote-repository-name: .github

0 comments on commit 3c28a04

Please sign in to comment.