Skip to content

Add DjangoCMS 3.11 to Django 5.0 test matrix #128

Add DjangoCMS 3.11 to Django 5.0 test matrix

Add DjangoCMS 3.11 to Django 5.0 test matrix #128

Workflow file for this run

name: Event Logger
on: push
jobs:
log-github-event-goodies:
name: "LOG Everything on GitHub Event"
runs-on: ubuntu-latest
steps:
- name: Logging
run: |
echo '${{toJSON(github.event)}}'