Skip to content

feat: deactivate failing notification channels after 10 failures #709

feat: deactivate failing notification channels after 10 failures

feat: deactivate failing notification channels after 10 failures #709

Workflow file for this run

name: Static analysis
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Static ${{ github.ref }}
cancel-in-progress: true
jobs:
statics:
name: Static analysis
uses: monicahq/workflows/.github/workflows/static.yml@v2
with:
php-version: 8.3
with: phpstan