Skip to content

Commit

Permalink
Update issue_labeler.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitinu6 authored Oct 31, 2024
1 parent 26102cb commit 47ac6aa
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 47ac6aa

Please sign in to comment.