diff --git a/README.md b/README.md index a1dff77..fa47d2f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A repository for testing ThriveDevCenter LFS functionality Now with CI executor testing including PR and fork checking. And different secrets for fork builds. -Also CLA checking. +Also CLA checking for PRs. diff --git a/some_file.txt b/some_file.txt index 49f9394..ba9aded 100644 --- a/some_file.txt +++ b/some_file.txt @@ -1 +1,3 @@ -This is build test from a fork +This is build test from a fork. + +Editing this for some changes.