Skip to content

Additional Malware Inspection fix.sh #4

Additional Malware Inspection fix.sh

Additional Malware Inspection fix.sh #4

Workflow file for this run

name: shell-linter
on:
pull_request:
branches: [main]
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint
uses: azohra/shell-linter@latest