mirror of
https://github.com/byReqz/go-etcher.git
synced 2025-07-28 22:02:41 +00:00
add lint workflow
This commit is contained in:
7
.github/workflows/lint.yml
vendored
Normal file
7
.github/workflows/lint.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
name: ci
|
||||||
|
|
||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
uses: byReqz/workflows/.github/workflows/golint_with_codeql.yml@main
|
Reference in New Issue
Block a user