Skip to content

Commit

Permalink
refactor: 테스트용 브랜치에서 develop 브랜치 내용으로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Zepelown authored Dec 8, 2024
1 parent faa98e9 commit 65b446a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Deploy

on:
push:
branches: [ "Deploy/#52" ]
branches: [ "develop" ]
pull_request:
branches: [ "Deploy/#52" ]

branches: [ "develop" ]
permissions:
contents: read

Expand Down

0 comments on commit 65b446a

Please sign in to comment.