forum-oauth-center/.github/workflows/backend.yml

12 lines
226 B
YAML
Raw Normal View History

2023-09-28 17:42:13 +08:00
name: OAuth Center PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
with:
enable_backend_testing: true
backend_directory: .