Skip to content

Commit

Permalink
chore: main 에 push 되었을 때 동작하도록 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Dh3356 committed Sep 14, 2024
1 parent 9d942bd commit 3b700ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Java CI/CD with Gradle

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

permissions:
contents: read
Expand Down

0 comments on commit 3b700ab

Please sign in to comment.