Skip to content

Commit

Permalink
touch local.properties for codeql (open-telemetry#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk authored and bidetofevil committed May 18, 2024
1 parent a9b9f4a commit 950d0b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
distribution: temurin
java-version: 17

- name: touch local props
run: touch local.properties

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
Expand Down

0 comments on commit 950d0b1

Please sign in to comment.