This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push: new 90e72d0510 [CI] Rename `lint` workflow to `pre-commit` (#2029) 90e72d0510 is described below commit 90e72d05102a7aa657bd4962178b578056ce0f67 Author: John Bampton <jbamp...@users.noreply.github.com> AuthorDate: Tue Jul 1 06:52:30 2025 +1000 [CI] Rename `lint` workflow to `pre-commit` (#2029) --- .github/workflows/{lint.yml => pre-commit.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/pre-commit.yml similarity index 100% rename from .github/workflows/lint.yml rename to .github/workflows/pre-commit.yml