Skip to content

Prepare for Django 5.0 / Python3.12 compatibility (#245) #116

Prepare for Django 5.0 / Python3.12 compatibility (#245)

Prepare for Django 5.0 / Python3.12 compatibility (#245) #116

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)}}'