[CI] Forgejo Actions based CI for PR & branches (squash) lint workflows

(cherry picked from commit 074f49937e)
(cherry picked from commit 0c1c7d61e2)
(cherry picked from commit 4e4dc0e0e4)
(cherry picked from commit 95dcd5a91a)
(cherry picked from commit e260fbc445)
(cherry picked from commit 805c72c9ce)
(cherry picked from commit 92c084fd2c)
This commit is contained in:
Earl Warren 2023-12-19 15:35:38 +01:00
parent 85a79db52e
commit ea5f84bf66
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -400,7 +400,7 @@ lint-go-vet:
.PHONY: lint-editorconfig
lint-editorconfig:
$(GO) run $(EDITORCONFIG_CHECKER_PACKAGE) templates .github/workflows
$(GO) run $(EDITORCONFIG_CHECKER_PACKAGE) templates .forgejo/workflows
.PHONY: lint-actions
lint-actions: