From c569e70b6324a7428f6283feb4739daeb63dcbfd Mon Sep 17 00:00:00 2001 From: Mac Siri Date: Wed, 15 Nov 2023 14:19:42 -0500 Subject: [PATCH] Update cla.yml --- .github/workflows/cla.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 296015b..5e96c45 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -1,4 +1,4 @@ -name: "CLA Assistant" +name: "CLA" on: issue_comment: types: [created] @@ -15,6 +15,6 @@ permissions: statuses: write jobs: - CLAAssistant: + check_cla: uses: forem/forem/.github/workflows/cla.yml@main secrets: inherit