Delete .github/workflows/pr-quality.yml

This commit is contained in:
Mauricio Siu
2026-06-06 03:56:23 -06:00
committed by GitHub
parent 6a0acd9cad
commit f886010acc
-21
View File
@@ -1,21 +0,0 @@
name: PR Quality
permissions:
contents: read
issues: read
pull-requests: write
on:
pull_request_target:
types: [opened, reopened]
jobs:
anti-slop:
runs-on: ubuntu-latest
steps:
- uses: peakoss/anti-slop@v0
with:
blocked-commit-authors: "claude,copilot"
require-description: true
min-account-age: 5