Skip to content

Commit

Permalink
Merge pull request #12790 from simondeziel/apache-2.0-implies-cla-agr…
Browse files Browse the repository at this point in the history
…eement

github: exempts Apache-2.0 contributions from CLA signing
  • Loading branch information
tomponline authored Jan 30, 2024
2 parents 4c08b80 + 9a52a79 commit 5c24e12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
commits: ${{ steps.get-pr-commits.outputs.commits }}

- name: Check if CLA signed
if: ${{ github.actor != 'dependabot[bot]' }}
uses: canonical/has-signed-canonical-cla@v1
uses: simondeziel/has-signed-canonical-cla@implicit-approval-from-licenses

- name: Check branch target
env:
Expand Down

0 comments on commit 5c24e12

Please sign in to comment.