Skip to content

ouptu information

ouptu information #2

Workflow file for this run

name: ouptu information
on: workflow_dispatch
jobs:
info:
runs-on: ubuntu-latest
steps:
- name: output github context
run: echo "${{ toJson(github)}}"