Zhiye Li
Zhiye Li
what is the expect result should be for 0? empty array or throw an error?
@narendra-agashe Have you figure out that? I have the same problem thank you cc @Zugwalt
Awesome Post, thank you @samhuntsocial !!! That helps a lot.
``` copy:{ options: { mode:0755, }, scripts:{ src:['*'], dest:'dest/', expand:true, cwd:'src/' } }, ```
same issue here
Hi @KissPeter , can you elaborate? These are the current tags now. What does the expected list look like? 
@KissPeter oh, I see your points. Thank you for the explanation. We will do some investigation
@KissPeter, I've added [a workflow file]( https://github.com/adRise/update-pr-branch/blob/master/.github/workflows/update-rolling-tags.yml) for this. Thank you for the suggestion See the latest tags: https://github.com/adRise/update-pr-branch/tags
That's a valid use case. Will look into this, thanks