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

Workflow file for this run

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