Skip to content

Change the interval for dependabot updates to monthly (#192) #432

Change the interval for dependabot updates to monthly (#192)

Change the interval for dependabot updates to monthly (#192) #432

Workflow file for this run

name: shellcheck
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38