Skip to content

comment postgres_integration test #41

comment postgres_integration test

comment postgres_integration test #41

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml