Skip to content

Search for config file also in /data and /server (#49) #73

Search for config file also in /data and /server (#49)

Search for config file also in /data and /server (#49) #73

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- README.md
pull_request:
branches:
- master
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.20.10"