elastic / eland

Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
https://eland.readthedocs.io
Apache License 2.0
628 stars 98 forks source link

Allow es-doc members to trigger CI #631

Closed pquentin closed 8 months ago

pquentin commented 8 months ago

@leemthompo had to include an useless commit to trigger CI here: https://github.com/elastic/eland/pull/630. For the record, in cases like that I tend to use git commit --allow-empty -m "Trigger CI" which does not change the content of the pull request.