Skip to content

Commit

Permalink
Merge pull request #204 from rohitinu6/rohitinu6-patch-1
Browse files Browse the repository at this point in the history
Update issue_labeler.yaml
  • Loading branch information
Mayureshd-18 authored Oct 31, 2024
2 parents 26102cb + 47ac6aa commit 1a64210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/${{ github.repository }}/labels \
-d '{
"name": "level?",
"name": "level1",
"color": "5319e7",
"description": "Placeholder for difficulty level"
}'
Expand Down

0 comments on commit 1a64210

Please sign in to comment.