Skip to content

Update default tag key with custom tag key handling #50

Update default tag key with custom tag key handling

Update default tag key with custom tag key handling #50

Workflow file for this run

name: Lint
on:
push:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2