https://github.com/rlods/test-github-actions
https://github.com/rlods/test-github-actions
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlods/test-github-actions
- Owner: rlods
- Created: 2020-10-07T20:43:57.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-10-11T14:16:57.000Z (almost 6 years ago)
- Last Synced: 2025-03-02T03:17:30.155Z (over 1 year ago)
- Language: C++
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Actions Tests
Trigger workflow from command line
curl \
-X POST \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ..." \
-d '{"event_type":"generate"}' \
https://api.github.com/repos/rlods/test-github-actions/dispatches