Skip to content

OS detection: relax matching requirements for linux #20

OS detection: relax matching requirements for linux

OS detection: relax matching requirements for linux #20

Workflow file for this run

on:
push:
branches:
- master
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -e SC1003