Skip to content

Add the posibility for a custom postgres test db name #217

Add the posibility for a custom postgres test db name

Add the posibility for a custom postgres test db name #217

Workflow file for this run

---
name: Lint
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- main
push:
branches:
- main
jobs:
yaml-lint:
name: Lint YAML
runs-on: ubuntu-latest
steps:
- name: Lint
uses: wisemen-digital/devops-ga-lint-yaml@main