Skip to content

Change for null check on character encoding #990

Change for null check on character encoding

Change for null check on character encoding #990

Workflow file for this run

name: Gradle Check
on:
push:
branches-ignore:
- develop
permissions: read-all
jobs:
gradle-check:
name: Gradle Check
uses: interlok-tooling/reusable-workflows/.github/workflows/gradle-check.yml@main
secrets:
NEXUS_REPO_PASSWORD: ${{ secrets.NEXUS_REPO_PASSWORD }}
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}