by baddate on 3/11/25, 4:17 AM with 1 comments
by baddate on 3/11/25, 4:17 AM
The workflow runs every 5 minutes and typically completes in around 15 seconds per run. However, after checking the Actions usage metrics, I noticed something strange—while the workflow ran 1,256 times, the reported execution time is 1,258 minutes.
It seems like GitHub is rounding each run up to a full minute, even if it finishes in just a few seconds. Has anyone else noticed a change in how GitHub Actions execution time is calculated?