This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch branch-1.7.2 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit f293a21e3955e3a7d4408e4d3901eb8074232a36 Author: John Bampton <[email protected]> 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
