Tag: action
All the articles with the tag "action".
Github Action: How to dynamically run step on each PR label ?
Published: at 12:00 AMFor some time now I've been playing with github actions to see if I can easily reproduce behaviors I apply in my current CI tool. I wanted to parallelize tasks on each label of a pull request.