All updates
github: Workflow dispatch API now returns run IDs
Feb 19, 2026
GitHub’s Actions workflow dispatch API can now optionally return response metadata, including workflow run IDs, to help correlate a dispatch request with the resulting run.
- Source: GitHub