An open API service indexing awesome lists of open source software.

https://github.com/poad/actions-invistigate


https://github.com/poad/actions-invistigate

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# actions-invistigate

```yaml
- name: github
env:
GITHUB: ${{ toJSON(github) }}
run: echo ${GITHUB} | jq .
```