From 4d728b0a864f4c4348e2723ceedea6c055ac9b8b Mon Sep 17 00:00:00 2001 From: Solomon Jacobs Date: Thu, 28 Sep 2023 09:05:00 +0200 Subject: [PATCH] fix name --- .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 628f65e..a45f6f2 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -9,7 +9,7 @@ jobs: CLAssistant: runs-on: ubuntu-latest steps: - - name: "CLA Assistant" + - name: "TEST" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # the below token should have repo scope and must be manually added by you in the repository's secret