Skip to content

chore: upgrades caddy to v2.7.2. #102

chore: upgrades caddy to v2.7.2.

chore: upgrades caddy to v2.7.2. #102

Workflow file for this run

name: Lint (pre-commit)
on:
pull_request:
push:
branches:
- "main"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: v1.19.x
cache: true
- run: go run mage.go lint