Skip to content

Commit

Permalink
ci: integration-tester 가 main에서만 동작하는 버그를 수정한다
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb committed Dec 29, 2023
1 parent d129d49 commit 5be79eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop

jobs:
build:
Expand Down

0 comments on commit 5be79eb

Please sign in to comment.