diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index f83832a..e0ecb05 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -26,5 +26,5 @@ jobs: with: path-to-signatures: 'signatures/version1/cla.json' path-to-document: 'https://github.com/Zorian1337/NETConnect/blob/main/CLA.md' - branch: 'signatures' + branch: 'master' allowlist: dependabot[bot],github-actions[bot]