Skip to content

Commit

Permalink
fix: 새로운 커밋 추가 시 트리거 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeJeongHooo committed Jun 21, 2024
1 parent a89d5e3 commit da1848c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assignee-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto Assignee Label PR

on:
pull_request:
types: [opened]
types: [opened, synchronize]

jobs:
assign:
Expand Down

0 comments on commit da1848c

Please sign in to comment.