Skip to content

build(deps-dev): bump commitizen from 3.6.0 to 3.8.0 #225

build(deps-dev): bump commitizen from 3.6.0 to 3.8.0

build(deps-dev): bump commitizen from 3.6.0 to 3.8.0 #225

Workflow file for this run

name: 'ShellCheck'
on:
push:
branches:
- '*'
paths-ignore:
- README.md
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore: _autocomplete # Ignore auto generated autocomplete scripts