Skip to content

Add schema.org support (#166) #52

Add schema.org support (#166)

Add schema.org support (#166) #52

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