Skip to content

chore(Brewfile): rename PostgreSQL extension and add Windows AI Studi… #374

chore(Brewfile): rename PostgreSQL extension and add Windows AI Studi…

chore(Brewfile): rename PostgreSQL extension and add Windows AI Studi… #374

Workflow file for this run

name: Shellcheck Linting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
with:
experimental: true # [default: false] enable experimental features
- run: shellcheck scripts/*.sh
- run: shellcheck *.sh