Skip to content

grip installed on all desktops for .md markdown formatting #21

grip installed on all desktops for .md markdown formatting

grip installed on all desktops for .md markdown formatting #21

Workflow file for this run

name: ShellCheck
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
inputs:
git-ref:
description: Git Ref (Optional)
required: false
permissions:
contents: read
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
format: gcc