Skip to content

Fix ruff linting error (#135) #23

Fix ruff linting error (#135)

Fix ruff linting error (#135) #23

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