Skip to content

Commit

Permalink
[Fix] :: gradle.yml
Browse files Browse the repository at this point in the history
delete pull_request ci-cd
  • Loading branch information
heunseoRyu authored May 25, 2024
1 parent 0ca6f9e commit 674a1b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: CI/CD using github actions & docker
on:
push:
branches: [ "main" ] # 해당 branch에 푸쉬 발생 시 업데이트
pull_request:
branches: [ "main" ]
# pull_request:
# branches: [ "main" ]

jobs:
CI-CD:
Expand Down

0 comments on commit 674a1b7

Please sign in to comment.