Skip to content

Commit

Permalink
fix: prod 브랜치 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
GaBaljaintheroom committed May 31, 2024
1 parent 757fc9b commit cff41f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/showPot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: ShowPot-CI

on:
pull_request:
branches: [ "develop" ]
branches:
- develop
- prod

jobs:
build:
Expand Down

0 comments on commit cff41f9

Please sign in to comment.