From df2406bae80208c935621b743840fdb8be0fd15f Mon Sep 17 00:00:00 2001 From: w-okada Date: Mon, 7 Aug 2023 19:54:12 +0900 Subject: [PATCH] update --- .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 1e263604..3fd73862 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -21,7 +21,7 @@ jobs: path-to-signatures: "signatures/version1/cla.json" path-to-document: "https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md" # e.g. a CLA or a DCO document # branch should not be protected - branch: "main" + branch: "master" #allowlist: user1,bot* #below are the optional inputs - If the optional inputs are not given, then default values will be taken