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