Update cla.yml

This commit is contained in:
Rijk van Zanten
2023-04-05 14:01:27 -04:00
committed by GitHub
parent a9d45fc4a5
commit 8a654433e1

View File

@@ -19,9 +19,9 @@ jobs:
message: |
Hi ${{steps.check.outputs.missing}}!
Thank you for contributing to Directus! Before we consider your Pull Request, we ask that you sign [our Contributor License Agreement (CLA)](https://github.com/directus/directus/cla.md)). This is only required for your first Pull Request.
Thank you for contributing to Directus! Before we consider your Pull Request, we ask that you sign [our Contributor License Agreement (CLA)](https://github.com/directus/directus/blob/main/cla.md)). This is only required for your first Pull Request.
Please [review the CLA](https://github.com/directus/directus/cla.md), and sign it by adding your GitHub username to [the contributors.yml file](https://github.com/${{github.event.pull_request.head.repo.full_name}}/blob/${{github.head_ref}}/contributors.yml). Thanks!
Please [review the CLA](https://github.com/directus/directus/blob/main/cla.md), and sign it by adding your GitHub username to [the contributors.yml file](https://github.com/${{github.event.pull_request.head.repo.full_name}}/blob/${{github.head_ref}}/contributors.yml). Thanks!
- if: success()
uses: marocchino/sticky-pull-request-comment@v2
with: