mirror of
https://github.com/byReqz/go-etcher.git
synced 2024-11-22 15:01:16 +00:00
8 lines
109 B
YAML
8 lines
109 B
YAML
|
name: ci
|
||
|
|
||
|
on: [push]
|
||
|
|
||
|
jobs:
|
||
|
test:
|
||
|
uses: byReqz/workflows/.github/workflows/golint_with_codeql.yml@main
|