Skip to content

fix: check if specific post can be selected as best answer #9

fix: check if specific post can be selected as best answer

fix: check if specific post can be selected as best answer #9

Workflow file for this run

name: FoF Best Answer PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@1.x
with:
enable_backend_testing: true
enable_phpstan: true
backend_directory: .