Skip to content

Commit

Permalink
remove extra dependency submission job
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Jul 25, 2023
1 parent 8648876 commit cc70a77
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cicd-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ jobs:
uses: cech12/MinecraftModActions/.github/workflows/build.yml@main
with:
java-version: 17
dependencies:
needs: build
if: github.event_name == 'push'
name: Dependencies
uses: cech12/MinecraftModActions/.github/workflows/dependency-submission.yml@main
with:
java-version: 17
codeql:
needs: build
name: CodeQL
Expand Down

0 comments on commit cc70a77

Please sign in to comment.