Skip to content

Commit

Permalink
변수명 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
dojinyou committed Sep 23, 2023
1 parent 5ddace9 commit 1a314a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/task-category-auto-labeling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
await github.rest.issues.addLabels({
owner,
repo,
issue_number,
pull_number,
labels
})

0 comments on commit 1a314a0

Please sign in to comment.