Skip to content

Commit

Permalink
Update normal_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donghyuun authored Jun 29, 2024
1 parent 9dcf405 commit 84d3e3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/normal_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Java CI CD with Gradle

on:
workflow_dispatch: # 수동 실행 트리거
push:
branches: ["main"]
pull_request:
branches: ["main"]
# push:
# branches: ["main"]
# pull_request:
# branches: ["main"]

jobs:
build:
Expand Down

0 comments on commit 84d3e3d

Please sign in to comment.