Skip to content

Commit

Permalink
GSSOCEXTD label
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 committed Oct 1, 2024
1 parent 16f5800 commit 724c3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-label-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issue.number,
labels: ['gssoc']
labels: ['GSSOCEXTD']
});
const addLabel = async (label) => {
await github.rest.issues.addLabels({
Expand Down

0 comments on commit 724c3b9

Please sign in to comment.