Skip to content

Commit

Permalink
Update issue_labeler.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ygowthamr authored Oct 22, 2024
1 parent 2c71978 commit bb18acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue_labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/${{ github.repository }}/labels \
-d '{
"name": "hacktoberfest",
"name": "hacktoberfest-accepted",
"color": "FF7518",
"description": "Hacktoberfest participation"
}'
Expand All @@ -52,4 +52,4 @@ jobs:
labels: |
gssoc-extd
hacktoberfest
level?
level?

0 comments on commit bb18acf

Please sign in to comment.