Skip to content

chore(configs): make rc and http configs internal [3.0] [backport #12055 2.20] #76850

chore(configs): make rc and http configs internal [3.0] [backport #12055 2.20]

chore(configs): make rc and http configs internal [3.0] [backport #12055 2.20] #76850

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
require-checklist:
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
# require a checklist to be present in the PR description
requireChecklist: true