Skip to content

Use rfind to locate the @ in connection string #260

Use rfind to locate the @ in connection string

Use rfind to locate the @ in connection string #260

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: shellcheck
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: shellcheck
run: shellcheck *.sh