Skip to content

fix: all drafts considered new by the drafts badge (#101) #22

fix: all drafts considered new by the drafts badge (#101)

fix: all drafts considered new by the drafts badge (#101) #22

Workflow file for this run

name: FoF Drafts PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
with:
enable_backend_testing: false
enable_phpstan: true
php_versions: '["8.0", "8.1", "8.2", "8.3"]'
backend_directory: .