Skip to content

build(deps): bump crate-ci/typos from 1.42.3 to 1.43.3 (#36) #114

build(deps): bump crate-ci/typos from 1.42.3 to 1.43.3 (#36)

build(deps): bump crate-ci/typos from 1.42.3 to 1.43.3 (#36) #114

Workflow file for this run

# SPDX-FileCopyrightText: 2025 David Rabkin
# SPDX-License-Identifier: 0BSD
---
name: shellcheck
'on': [pull_request, push]
jobs:
shellcheck:
runs-on: ubuntu-24.04
timeout-minutes: 15
steps:
- uses: actions/checkout@v6
- uses: ludeeus/action-shellcheck@master
with:
additional_files: ./*.do