diff --git a/ci/README.md b/ci/README.md new file mode 100644 index 000000000..7a6d05907 --- /dev/null +++ b/ci/README.md @@ -0,0 +1,4 @@ +buildscripts/ci directory contains scripts used by continuous integration + +Make changes in this directory in the master branch and then a workflow at .github/workflows/mirror-ci.yml will create pull requests to mirror the changes to active LTS branches (specified in that yml file). +