Skip to content

Commit

Permalink
fix: PR에 포함된 최신 커밋된 파일 체크아웃
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeJeongHooo committed Jun 21, 2024
1 parent ae6a819 commit a89d5e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-assignee-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
Expand Down

0 comments on commit a89d5e3

Please sign in to comment.