gitea/.github
silverwind 66707bc3ea
Fix actions lint (#36029)
actionlint since https://github.com/rhysd/actionlint/releases/tag/v1.7.9
detects constant conditions and this workflow was being disabled in
58d2a87c6c
by such a condition which made the lint fail:


https://github.com/go-gitea/gitea/actions/runs/19673752806/job/56349128912?pr=36028

Instead, remove the whole workflow file. I'm sure we can re-create it if
the need arises.

Also, I locked the actionlint dependency to prevent similar surprises in
the future.
2025-11-26 10:13:37 +07:00
..
ISSUE_TEMPLATE Update README.md (#33149) 2025-01-10 16:03:07 +07:00
workflows Fix actions lint (#36029) 2025-11-26 10:13:37 +07:00
FUNDING.yml Remove bountysource (#29330) 2024-02-22 19:53:03 +07:00
actionlint.yaml Update actionlint.yaml 2024-12-12 15:45:27 +07:00
labeler.yml Move `gitea-vet` to use `go tool` (#35878) 2025-11-06 21:09:31 +07:00
pull_request_template.md Have new announcement about docs contributions (#31364) 2024-06-14 11:17:05 +07:00