mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-09-04 06:39:19 +00:00
reimplement github action in typescript
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { run } from "./run"
|
||||
|
||||
run()
|
||||
Reference in New Issue
Block a user