Skip to content

Fix time conversion in authz.regoThe time conversion in the authz.reg… #237

Fix time conversion in authz.regoThe time conversion in the authz.reg…

Fix time conversion in authz.regoThe time conversion in the authz.reg… #237

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