From e04d67178832ce825f27d1ff6d0177972ad3c01b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 11 Jun 2023 22:56:25 +0100 Subject: [PATCH] Fix CLA URL --- .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 106b08c5a..a731460fe 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -19,7 +19,7 @@ jobs: PERSONAL_ACCESS_TOKEN: ${{ secrets.BOT }} with: path-to-signatures: "signatures/version1/cla.json" - path-to-document: "https://win.asylum-os.com/cla/" # e.g. a CLA or a DCO document + path-to-document: "https://store.win11react.com/cla/" # e.g. a CLA or a DCO document # branch should not be protected branch: "master" allowlist: win11bot,bot*