ci: delegate pre-commit linting to central global scoped workflow #48

Merged
Philipp merged 1 commits from ci/remove-redundant-lint-workflow into main 2026-08-31 23:19:00 +02:00
Owner

This PR removes the redundant local workflow file (.gitea/workflows/lint.yaml) in favor of the central Global Scoped Workflow hosted in Global-Workflows (.gitea/scoped_workflows/lint.yaml).

Checklist

  • I changed the Branch protections to fit the new pipeline setup.
This PR removes the redundant local workflow file (`.gitea/workflows/lint.yaml`) in favor of the central **Global Scoped Workflow** hosted in `Global-Workflows` (`.gitea/scoped_workflows/lint.yaml`). ### Checklist - [x] I changed the Branch protections to fit the new pipeline setup.
Philipp added 1 commit 2026-08-31 23:01:49 +02:00
ci: delegate pre-commit linting to central global scoped workflow
Philipp/Global-Workflows: Pre-commit Lint (Scoped) / pre-commit (pull_request) Successful in 4m29s
6abd3fb244
Philipp merged commit 0c1dbde2da into main 2026-08-31 23:19:00 +02:00
Philipp deleted branch ci/remove-redundant-lint-workflow 2026-08-31 23:19:00 +02:00
Sign in to join this conversation.