mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-09 09:34:06 +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