kiegroup / act-js

A node.js wrapper for nektos/act to programmatically run your github actions locally
Apache License 2.0
53 stars 8 forks source link

feat: allow adding of steps #72

Closed shubhbapna closed 5 months ago

shubhbapna commented 5 months ago

fixes #71

shubhbapna commented 5 months ago

I was debating whether to leave the indexing problem that occurs when we use consecutive before, after or index on the user but I think it will be a headache so I will try to handle it here