Browse Source

Update CLA.yml

pull/15552/head
Jumar Macato 2 years ago
committed by GitHub
parent
commit
4d71217b95
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/CLA.yml

2
.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')

Loading…
Cancel
Save