You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use case, I'd like to check if a certain files have been newly added and then display a different checklist. I've achieved it by using tj-actions/changed-files@v44. It works fine by adding a checklist comment and the checklist checker modifies that comment and adds additional comments on the top. But there is an error at the end of the checklist checker github action saying list index out of bounds.
Is there any resolution to this?
The text was updated successfully, but these errors were encountered:
In my use case, I'd like to check if a certain files have been newly added and then display a different checklist. I've achieved it by using tj-actions/changed-files@v44. It works fine by adding a checklist comment and the checklist checker modifies that comment and adds additional comments on the top. But there is an error at the end of the checklist checker github action saying list index out of bounds.
Is there any resolution to this?
The text was updated successfully, but these errors were encountered: