Skip to content

feat: update templating to allow passing additional postgresql parameters via values overrides #560

feat: update templating to allow passing additional postgresql parameters via values overrides

feat: update templating to allow passing additional postgresql parameters via values overrides #560

Workflow file for this run

# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
name: PR Title Check
on:
pull_request:
branches: [main]
types: [milestoned, opened, edited, synchronize]
# Permissions for the GITHUB_TOKEN used by the workflow.
permissions:
contents: read # Allows reading the content of the repository.
pull-requests: read # Allows reading pull requests
jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@2b06435fe0f72809892f7b0f128b1df433b865f7 # v1.11.2