Skip to content

fix(lib-inject): allow all users to read and modify installed packages [backport #6569 to 1.17] #24082

fix(lib-inject): allow all users to read and modify installed packages [backport #6569 to 1.17]

fix(lib-inject): allow all users to read and modify installed packages [backport #6569 to 1.17] #24082

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