act: add command for specific workflow (#9855)

* Add specific workflow to act

* Update pages/common/act.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
This commit is contained in:
jpetot
2023-02-21 05:08:36 +01:00
committed by GitHub
parent 0b6ec15a60
commit 4669efef74

View File

@@ -26,3 +26,7 @@
- Show verbose logs:
`act -v`
- Run a specific workflow:
`act push -W {{path/to/workflow}}`