mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update cla.yml
This commit is contained in:
4
.github/workflows/cla.yml
vendored
4
.github/workflows/cla.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user