Skip to content

Commit

Permalink
chore: 워크플로우 실행 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
pilyang committed Jan 24, 2025
1 parent c4f8ab0 commit 933b941
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ permissions:
on:
pull_request:
branches: ["main"]
push:
branches: ["chore/add-test-container-in-ci-workflow"]

jobs:
build-and-test:
Expand Down

0 comments on commit 933b941

Please sign in to comment.