Skip to content

Commit

Permalink
chore: 배포용 스크립트 수정
Browse files Browse the repository at this point in the history
- 트리거 조건 수정

#37
  • Loading branch information
amaran-th committed Jul 19, 2023
1 parent 43559a9 commit 0aa17b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Kerdy Backend Dev Server CI/CD

on:
workflow_dispatch:
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 0aa17b8

Please sign in to comment.