[GH-ISSUE #420] Option to run specific workflow #294

Closed
opened 2026-03-01 21:42:08 +03:00 by kerem · 2 comments
Owner

Originally created by @mkungla on GitHub (Nov 14, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/420

e.g. act push -j <job> is handy feature, but how about act push [workflow] when there is multiple parallel workflow files for same event?

Originally created by @mkungla on GitHub (Nov 14, 2020). Original GitHub issue: https://github.com/nektos/act/issues/420 e.g. `act push -j <job>` is handy feature, but how about `act push [workflow]` when there is multiple parallel workflow files for same event?
kerem 2026-03-01 21:42:08 +03:00
Author
Owner

@almaceleste commented on GitHub (Dec 6, 2020):

I think you could run something like this:

act push -W 'path/to/workflow'
<!-- gh-comment-id:739463628 --> @almaceleste commented on GitHub (Dec 6, 2020): I think you could run something like this: ```bash act push -W 'path/to/workflow' ```
Author
Owner

@github-actions[bot] commented on GitHub (Jan 16, 2021):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:761279556 --> @github-actions[bot] commented on GitHub (Jan 16, 2021): Issue is stale and will be closed in 14 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#294
No description provided.