Skip to content

Stockopedia/action-run-on-list

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Run On List Action

Allows you to run a command for each item in a list. The list must be JSON formatted.

Usage

- uses: Stockopedia/action-run-on-list
  with:
    list: '["one", "two", "three"]'
    command: |
      echo $item 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •