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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR removes the redundant local workflow file (
.gitea/workflows/lint.yaml) in favor of the central Global Scoped Workflow hosted inGlobal-Workflows(.gitea/scoped_workflows/lint.yaml).Checklist