mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-02-19 17:01:26 +00:00
reimplement github action in typescript
This commit is contained in:
3
src/main.ts
Normal file
3
src/main.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { run } from "./run"
|
||||
|
||||
run()
|
||||
Reference in New Issue
Block a user