In this PR, I modified github action 98 by adding TAG environment variable. And updated workflow should copy over a specific issue from happycows base repository with tags specified by TAG.
Feedback Request
Please give suggestions on the following:
I can't test the workflow locally, so is this the right way to do it?
Overview
In this PR, I modified github action 98 by adding
TAG
environment variable. And updated workflow should copy over a specific issue from happycows base repository with tags specified byTAG
.Feedback Request
Please give suggestions on the following: