Skip to content

Commit

Permalink
[CI] Revert Maven Dependency Tree Dependency Submission (#1002)
Browse files Browse the repository at this point in the history
* fix Maven Dependency Tree Dependency Submission

* revert
  • Loading branch information
chaokunyang authored Oct 11, 2023
1 parent 6120850 commit 037239e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ on:
- 'LICENSE'
- '.vscode/**'
- '.gitignore'
- '.github/**'
types: ['opened', 'reopened', 'synchronize']

jobs:
Expand All @@ -47,8 +46,6 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
distribution: 'temurin' # temurin hasn't release for jdk21
- name: Maven Dependency Tree Dependency Submission
uses: advanced-security/[email protected]
- name: Install bazel
run: ./ci/run_ci.sh install_bazel
- name: Install python
Expand Down

0 comments on commit 037239e

Please sign in to comment.