Skip to content

Commit

Permalink
chore: front cd workflows 수정 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
parkmuhyeun authored Mar 5, 2024
1 parent c3138e1 commit db93c5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conceptbe-fe-cd.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: conceptbe-fe-cd

on:
pull_request:
branches: [develop]
push:
branches: [develop]

jobs:
build:
Expand Down

0 comments on commit db93c5a

Please sign in to comment.