Skip to content

Commit

Permalink
RAC-306 deploy : pr시 동작하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ywj9811 committed Feb 1, 2024
1 parent 7e940ea commit 4d4c3bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/SonarCloud.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: SonarCloudScan
on:
pull_request:
branches:
- develop, main
branches: [ "develop" ]
jobs:
sonarcloud:
name: SonarCloud
Expand Down

0 comments on commit 4d4c3bb

Please sign in to comment.