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