瀏覽代碼

Update CLA.yml

Jumar Macato 1 年之前
父節點
當前提交
4d71217b95
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/CLA.yml

+ 1 - 1
.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')