diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 077795b..9d07691 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -10,6 +10,7 @@ jobs: uses: mx51/github-security-automation/.github/workflows/codeql.yml@main # Uncomment and modify the lines below ONLY if the repo requires manual compilation # with: - # runner_size: "ubuntu-latest-4core" + # runner_size: "ubuntu-latest-4core" # build_command: "./gradlew clean build" - secrets: inherit \ No newline at end of file + secrets: inherit +