Skip to content

feat: add pre-deploy and post-deploy command hooks for applications #245

feat: add pre-deploy and post-deploy command hooks for applications

feat: add pre-deploy and post-deploy command hooks for applications #245

Workflow file for this run

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