From 7325c256a22648a9eaa19e5053b5dc84c6d5eb81 Mon Sep 17 00:00:00 2001 From: Zorian1337 Date: Fri, 13 Mar 2026 02:30:36 -0400 Subject: [PATCH 1/2] Update cla.yml --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index f83832a..7cef230 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: 'main' allowlist: dependabot[bot],github-actions[bot] From 6176a27800c4ad27356f7aab9fb62fdc5f3e11b6 Mon Sep 17 00:00:00 2001 From: Zorian1337 Date: Fri, 13 Mar 2026 02:31:49 -0400 Subject: [PATCH 2/2] Update cla.yml --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 7cef230..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: 'main' + branch: 'master' allowlist: dependabot[bot],github-actions[bot]