Skip to content

add djangocms 4.1 support. try to fix workflow issue. #20

add djangocms 4.1 support. try to fix workflow issue.

add djangocms 4.1 support. try to fix workflow issue. #20

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