Skip to content

Commit

Permalink
chore: gradle.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Haewonny authored Jan 11, 2024
1 parent d163243 commit 97d8643
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Java CI/CD with Gradle

on:
push:
branches: [ "main" , "develop" ]
pull_request:
branches: [ "main" , "develop" ]
branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit 97d8643

Please sign in to comment.