Skip to content

CHEF-37239: Sync omnibus submodule to support external PostgreSQL 14 #4752

CHEF-37239: Sync omnibus submodule to support external PostgreSQL 14

CHEF-37239: Sync omnibus submodule to support external PostgreSQL 14 #4752

Workflow file for this run

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