Skip to content

Commit

Permalink
ci: add/update check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Oct 25, 2024
1 parent b31407a commit 07a602b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
java-version: 17
multi-module: false
skip-scan: false
secrets:
WETF_ARTIFACTORY_USER: ${{ secrets.WETF_ARTIFACTORY_USER }}
WETF_ARTIFACTORY_PASSWORD: ${{ secrets.WETF_ARTIFACTORY_PASSWORD }}

0 comments on commit 07a602b

Please sign in to comment.