1
0
mirror of https://github.com/byReqz/go-etcher.git synced 2024-11-22 15:01:16 +00:00
go-etcher/.github/workflows/lint.yml

8 lines
109 B
YAML
Raw Normal View History

2022-12-29 18:24:23 +00:00
name: ci
on: [push]
jobs:
test:
uses: byReqz/workflows/.github/workflows/golint_with_codeql.yml@main