Skip to content

Add Dangermattic configuration #2

Add Dangermattic configuration

Add Dangermattic configuration #2

Workflow file for this run

name: ☢️ Danger
on:
pull_request:
types: [opened, reopened, ready_for_review, synchronize]
jobs:
dangermattic:
uses: Automattic/dangermattic/.github/workflows/[email protected]
secrets:
github-token: ${{ secrets.DANGERMATTIC_GITHUB_TOKEN }}