Skip to content

Commit 037239e

Browse files
authored
[CI] Revert Maven Dependency Tree Dependency Submission (#1002)
* fix Maven Dependency Tree Dependency Submission * revert
1 parent 6120850 commit 037239e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ on:
3030
- 'LICENSE'
3131
- '.vscode/**'
3232
- '.gitignore'
33-
- '.github/**'
3433
types: ['opened', 'reopened', 'synchronize']
3534

3635
jobs:
@@ -47,8 +46,6 @@ jobs:
4746
with:
4847
java-version: ${{ matrix.java-version }}
4948
distribution: 'temurin' # temurin hasn't release for jdk21
50-
- name: Maven Dependency Tree Dependency Submission
51-
uses: advanced-security/maven-dependency-submission-action@v3.0.2
5249
- name: Install bazel
5350
run: ./ci/run_ci.sh install_bazel
5451
- name: Install python

0 commit comments

Comments
 (0)