From 4d71217b95af147c66b0e4bd8b3379b7b99e0cf5 Mon Sep 17 00:00:00 2001 From: Jumar Macato <16554748+jmacato@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:32:15 +0800 Subject: [PATCH] Update CLA.yml --- .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 ac3d7060e6..f0b5ac621f 100644 --- a/.github/workflows/CLA.yml +++ b/.github/workflows/CLA.yml @@ -7,7 +7,7 @@ on: jobs: Runner: - runs-on: ubuntu-latest0 + runs-on: ubuntu-latest steps: - name: 'Clone bot repo' if: ${{ github.event.issue.pull_request }} && ((github.event.comment.user.login != 'cla-avalonia') || github.event_name == 'pull_request_target')