Skip to content

Added module 'client-initiated-reporting' #43

Added module 'client-initiated-reporting'

Added module 'client-initiated-reporting' #43

Workflow file for this run

name: test github merge workflows
on: [ pull_request, push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: show github context contents
run: echo '${{ tojson(github) }}'
- name: hi
run: echo "my-test-pr"