Skip to content

Merge branch 'torbox_v054' of https://github.com/radio24/TorBox into … #764

Merge branch 'torbox_v054' of https://github.com/radio24/TorBox into …

Merge branch 'torbox_v054' of https://github.com/radio24/TorBox into … #764

Workflow file for this run

on:
push:
branches:
- "**"
name: 'Trigger: Push action'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
scandir: './'