Skip to content

Commit

Permalink
chore: test 트리거 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook02 committed Jan 15, 2024
1 parent 756ee8a commit 3e724a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: build and deploy
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

permissions:
contents: read
Expand Down

0 comments on commit 3e724a0

Please sign in to comment.