Skip to content

Commit

Permalink
GSSOCEXTD
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 committed Oct 1, 2024
1 parent 724c3b9 commit dce3632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-gssoc-label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
}
if (prBody.includes('GSSOCEXTD')) {
await addLabel('gssoc');
await addLabel('GSSOCEXTD');
}

0 comments on commit dce3632

Please sign in to comment.