Skip to content

Commit

Permalink
[Deploy] Feat/#53브랜치 CI/CD 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Due-IT committed Dec 10, 2024
1 parent 7e89339 commit 4ce0163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy

on:
push:
branches: [ "develop", "Feat/#53" ]
branches: [ "develop" ]
pull_request:
branches: [ "develop" ]

Expand Down

0 comments on commit 4ce0163

Please sign in to comment.