Skip to content

fix(sztp): correct or disable shellcheck errors in working scripts #139

fix(sztp): correct or disable shellcheck errors in working scripts

fix(sztp): correct or disable shellcheck errors in working scripts #139

Workflow file for this run

name: Linters
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
call:
uses: opiproject/actions/.github/workflows/linters.yml@main
with:
with_golang: false
with_docker: false
secrets: inherit