Skip to content

create issue

create issue #2

Workflow file for this run

name: issues
on: issues
jobs:
information:
runs-on: ubuntu-latest
steps:
- name: information
run: echo "${{ toJson(github.event)}}"