Skip to content

refactor: remove listing of posts in the show discussion endpoint #2720

refactor: remove listing of posts in the show discussion endpoint

refactor: remove listing of posts in the show discussion endpoint #2720

Workflow file for this run

name: Static Code Analysis
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: ./.github/workflows/REUSABLE_backend.yml
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .