https://github.com/poad/actions-invistigate
https://github.com/poad/actions-invistigate
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/actions-invistigate
- Owner: poad
- License: mit
- Created: 2020-12-02T11:07:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T14:53:30.000Z (9 months ago)
- Last Synced: 2025-09-09T17:43:50.818Z (9 months ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# actions-invistigate
```yaml
- name: github
env:
GITHUB: ${{ toJSON(github) }}
run: echo ${GITHUB} | jq .
```