Skip to content

Fix empty logger.error() call in taze script #403

Fix empty logger.error() call in taze script

Fix empty logger.error() call in taze script #403

Workflow file for this run

name: Linting
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
lint-check:
uses: SocketDev/socket-registry/.github/workflows/lint.yml@main