mirror of
https://github.com/byReqz/probehost2.git
synced 2024-11-15 03:33:14 +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
|