Skip to content

Update framework

Update framework #13

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