Skip to content

[#10] Add support for filtering spec items using OFT tags (#11) #19

[#10] Add support for filtering spec items using OFT tags (#11)

[#10] Add support for filtering spec items using OFT tags (#11) #19

Workflow file for this run

name: Linting
on:
pull_request:
push:
branches:
- main
jobs:
linting:
name: Lint artifacts
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- shell: bash
run: |
shellcheck "${GITHUB_WORKSPACE}"/*.sh