[GH-ISSUE #1253] Choose workflow #685

Closed
opened 2026-03-01 21:45:31 +03:00 by kerem · 1 comment
Owner

Originally created by @airtonix on GitHub (Jul 13, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1253

Act version

act version 0.2.26

Feature description

We can choose the job, but not the workflow,
We can point to other folders of workflow files, but not a specific workflow file.

So when i have a workflow (among many others) that contains a complex fan out fan in flow, how can i run all the jobs in just that workflow file?

We should talk about a flag that controls which workflow file to run:

act --workflow="pathname to workflow file"
Originally created by @airtonix on GitHub (Jul 13, 2022). Original GitHub issue: https://github.com/nektos/act/issues/1253 ### Act version act version 0.2.26 ### Feature description We can choose the job, but not the workflow, We can point to other folders of workflow files, but not a specific workflow file. So when i have a workflow (among many others) that contains a complex fan out fan in flow, how can i run all the jobs in just that workflow file? We should talk about a flag that controls which workflow file to run: ```sh act --workflow="pathname to workflow file" ```
kerem 2026-03-01 21:45:31 +03:00
Author
Owner

@KnisterPeter commented on GitHub (Jul 13, 2022):

Just use
act -W file

<!-- gh-comment-id:1182803088 --> @KnisterPeter commented on GitHub (Jul 13, 2022): Just use act -W file
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#685
No description provided.