Skip to content

fix typo and transmission pkg name #68

fix typo and transmission pkg name

fix typo and transmission pkg name #68

Workflow file for this run

name: 'Verify code with ShellCheck'
on:
pull_request:
branches: [master]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x -e SC2154
with:
ignore: script