Skip to content

Commit

Permalink
Update branch-table.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Oct 18, 2024
1 parent f7dce62 commit 377e93e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/branch-table/branch-table.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ def analyze_files(file_keys, figma_token):
# "Branches": num_branches if first_branch else "",
"Branch Names": branch_link,
"Issue": issue_number,
"Last modified": formatted_time

"Last Modification": formatted_time
})

# After the first branch, set first_branch to False
Expand Down

0 comments on commit 377e93e

Please sign in to comment.