Skip to content

Commit

Permalink
Fix SonarCloud: ganti CI on push and pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriskzie committed May 26, 2024
1 parent 72d7ec1 commit f5c76a9
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,7 @@ name: Java CI Pipeline

on:
push:
branches:
- main
- staging
- dev
pull_request:
branches:
- main
- staging
- dev
workflow_dispatch:
pull_request:

jobs:
# build:
Expand Down

0 comments on commit f5c76a9

Please sign in to comment.