Skip to content

Commit

Permalink
chore: (#494) defaults 속성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
inyeong-kang committed Sep 4, 2023
1 parent 92e8916 commit 48d1939
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/backend-pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
issue_comment:
types: [created, edited, deleted]

defaults:
run:
working-directory: backend

jobs:
pull_request_comment:
# This job only runs for pull request comments
Expand Down

0 comments on commit 48d1939

Please sign in to comment.