Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

added jq packages in the PATH #68

added jq packages in the PATH

added jq packages in the PATH #68

Workflow file for this run

on:
push:
name: "Shellcheck"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master