Skip to content

beta v4.1.6

beta v4.1.6 #278

Workflow file for this run

name: Linting Shell Scripts
on:
push:
branches: [master, beta, develop]
pull_request:
branches: [master, beta, develop]
schedule:
- cron: "30 1 * * *"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: (Lint) Run ShellCheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # v2.0.0