main
Refs #36009 -- Added GitHub action workflow to run tests with latest stable postgis version.
Bumped checkout version in Github actions configuration.
Fixed #36639 -- Added CI step to run makemigrations --check against test models.
Skipped check_commit_messages action on forks.
Added automated quality checks for PRs as a GitHub Actions workflow.
Refs #36620 -- Reduced permissions on coverage comment workflow.
Refs #36620 -- Guarded coverage tests workflow behind a label.
Aligned docs checks between GitHub Actions and local development.
Removed unused code checkout step from labels.yml GitHub Action.
Refs #35007 -- Added biome to lint and format CSS files.
Added timeout-minutes directive to all GitHub Actions workflows.
Installed libmemcached-dev in screenshots workflow.