Merge pull request #1047 from dbungert/actions-existing-contribs

actions: +accept-existing-contributors for CLA
This commit is contained in:
Michael Hudson-Doyle 2021-09-14 15:12:28 +12:00 committed by GitHub
commit ac8052b97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ jobs:
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
with:
accept-existing-contributors: true