forked from NYANDEV/forgejo
[CI] Forgejo Actions based CI for PR & branches (squash) lint workflows
(cherry picked from commit 074f49937ebd87078bfb9a057dec1e30c9b116a7) (cherry picked from commit 0c1c7d61e216003803fddfed66f11a090bb477d1) (cherry picked from commit 4e4dc0e0e4071bfcf130bd2d99a016f7b5648c88) (cherry picked from commit 95dcd5a91adb671dbb9b2039d3160624cb83e6aa)
This commit is contained in:
parent
328fbcb706
commit
e260fbc445
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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:
|
||||
|
|
Loading…
Reference in a new issue