Skip to content

Commit

Permalink
[Other] Move CLA Signatures to a specific branch
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioislima committed Dec 4, 2023
1 parent 7824c40 commit e926517
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 @@ -24,7 +24,7 @@ jobs:
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/main/doc/cla.md'
branch: 'main'
branch: 'cla_signs'
allowlist: weblate,bot*
create-file-commit-message: '[CLA] Creating file for storing CLA Signatures'
signed-commit-message: '[CLA] $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
signed-commit-message: '[CLA] $contributorName has signed the CLA'

0 comments on commit e926517

Please sign in to comment.