Skip to content

Adjust baseline of geol logo in title #509

Adjust baseline of geol logo in title

Adjust baseline of geol logo in title #509

Workflow file for this run

name: GolangCI-Lint
on: [push, pull_request]
permissions:
contents: read
pull-requests: write
jobs:
lint:
name: Run golangci-lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd
- name: Set up Go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
with:
go-version: 1.25.4
- name: golangci-lint
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47