Skip to content

build(deps): bump org.postgresql:postgresql from 42.5.1 to 42.5.5 in /test/benchmark #173

build(deps): bump org.postgresql:postgresql from 42.5.1 to 42.5.5 in /test/benchmark

build(deps): bump org.postgresql:postgresql from 42.5.1 to 42.5.5 in /test/benchmark #173

Workflow file for this run

name: "Validate PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}