diff --git a/README.md b/README.md index 940055df9857..02a00cc804b0 100644 --- a/README.md +++ b/README.md @@ -223,3 +223,5 @@ HUSKY=0 git commit -m "your commit message" ``` **Note:** While these methods allow you to bypass the pre-commit hooks, remember that the CI/CD pipeline will still run linting checks. It's recommended to fix linting issues before pushing your changes to avoid build failures. +asdasdasd +-2nd test for stable branch. \ No newline at end of file diff --git a/RELEASE.MD b/RELEASE.MD index 14f92cc96ef0..b434b1a70738 100644 --- a/RELEASE.MD +++ b/RELEASE.MD @@ -50,3 +50,4 @@ - Once it's merged create a tag on main for that version - Go to the release pages and create a new release for that tag, including the changelog +Just another test \ No newline at end of file