Skip to content

Commit

Permalink
Update add-gssoc-label-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 authored Oct 1, 2024
1 parent 344b422 commit 75dcb3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-gssoc-label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
if (prBody.includes('GSSOCEXTD')) {
await addLabel('GSSOCEXTD');
await addLabel('Hacktoberfest Accepted')
}
await addLabel('hacktoberfest-accepted')
}

0 comments on commit 75dcb3d

Please sign in to comment.