Skip to content

Update chat unit test to include fake response for the moderation cal… #49

Update chat unit test to include fake response for the moderation cal…

Update chat unit test to include fake response for the moderation cal… #49

Workflow file for this run

name: CI Joomla Framework
on:
push:
pull_request:
schedule:
- cron: 15 2 * * 1
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
framework-ci:
uses: joomla-framework/.github/.github/workflows/workflow-v4.yml@main