Skip to content

test(shellcheck): fix ignore paths, only test dotme #3

test(shellcheck): fix ignore paths, only test dotme

test(shellcheck): fix ignore paths, only test dotme #3

Workflow file for this run

name: CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: 'dotme'
ignore_paths: /* /**