Skip to content

fixup Tagfile commit on dependabot PRs so CI can run 5/n #618

fixup Tagfile commit on dependabot PRs so CI can run 5/n

fixup Tagfile commit on dependabot PRs so CI can run 5/n #618

Workflow file for this run

name: shellcheck
on:
push:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
# TODO - godownloader -r FuzzyMonkeyCo/monkey -o .godownloader.sh .goreleaser.yml
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error