diff --git a/Makefile b/Makefile index 6fd3d0cd09..531de4c612 100644 --- a/Makefile +++ b/Makefile @@ -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: