[PR #5912] Allow size-compare action to run immediately after artifact upload #6206

Closed
opened 2026-02-28 21:25:18 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5912

State: closed
Merged: Yes


See the docs—we are already waiting for an artifact to be ready (by waiting for the web job to complete), so it's redundant to wait for the entire workflow. Additionally, it's likely required for https://github.com/actualbudget/actual/pull/5860 where I'm adding an extra job depending on web (so the workflow will still be running when the artifact is uploaded).

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5912 **State:** closed **Merged:** Yes --- See the [docs](https://github.com/dawidd6/action-download-artifact/blob/688efa90a08f3552e7c1420c8313e215164e8b14/README.md?plain=1#L33)—we are already waiting for an artifact to be ready (by waiting for the `web` job to complete), so it's redundant to wait for the entire workflow. Additionally, it's likely required for https://github.com/actualbudget/actual/pull/5860 where I'm adding an extra job depending on `web` (so the workflow will still be running when the artifact is uploaded).
GiteaMirror added the pull-request label 2026-02-28 21:25:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6206