Skip to content

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling. #15

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling.

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling. #15

---
on:
pull_request: &ignore-paths
paths-ignore:
- ".gitattributes"
- ".gitignore"
- "CHANGELOG.md"
- "docs/**"
- "README.md"
push: *ignore-paths
name: Composer require checker
permissions:
contents: read
jobs:
composer-require-checker:
uses: php-forge/actions/.github/workflows/composer-require-checker.yml@a574dbe95fc370db1b7b5ea546cd5ff5b70304d6 # v3.0.0