Skip to content

Commit

Permalink
Update add_cool_tags.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dishamodi0910 authored May 12, 2024
1 parent 4fbc3a5 commit dcbcb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_cool_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
{
coolTags.push('good');
coolTags.push('documentation');
coolTags.push('gssoc24');
coolTags.push('gssoc');
coolTags.push('level1');
}
console.log(coolTags.length);
Expand Down

0 comments on commit dcbcb3a

Please sign in to comment.