Skip to content

Use rfind to locate the @ in connection string (#139) #261

Use rfind to locate the @ in connection string (#139)

Use rfind to locate the @ in connection string (#139) #261

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