Skip to content

chore(deps): bump psycopg2-binary from 2.9.9 to 2.9.10 #23

chore(deps): bump psycopg2-binary from 2.9.9 to 2.9.10

chore(deps): bump psycopg2-binary from 2.9.9 to 2.9.10 #23

Workflow file for this run

### A CI workflow template that runs linting and python testing
### TODO: Modify as needed or as desired.
name: Test target-redshift
on:
pull_request:
types: ["opened", "synchronize", "reopened"]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1