Skip to content

Use one global DB client instead of one for each pipeline #541

Use one global DB client instead of one for each pipeline

Use one global DB client instead of one for each pipeline #541

name: Pull Request Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"