Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Update files and delete specified items #274

Update files and delete specified items

Update files and delete specified items #274

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6