Skip to content

Re-applied changes to support host in database. #5

Re-applied changes to support host in database.

Re-applied changes to support host in database. #5

Workflow file for this run

name: "ShellCheck"
on: [push, pull_request]
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master