Skip to content

Support drop segment with to empty #6

Support drop segment with to empty

Support drop segment with to empty #6

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: Lint
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.61.0