Skip to content

SEC-1714: Postgres 16 #65

SEC-1714: Postgres 16

SEC-1714: Postgres 16 #65

---
name: Enforce Labeling
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
workflow_dispatch:
jobs:
check_labels:
runs-on: ubuntu-latest
steps:
- name: Check Pull Request Labels
uses: discoverygarden/enforce-label@v1
with:
required_labels: major,minor,patch,no-update