Skip to content

Omit output of tee command in add_line_if_missing() #29

Omit output of tee command in add_line_if_missing()

Omit output of tee command in add_line_if_missing() #29

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]