Skip to content

Commit

Permalink
fix: gradle cache key for qodana
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Feb 14, 2024
1 parent ff6531f commit 3c9b977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ name: Qodana
BUILDLESS_APIKEY:
description: "Buildless API key"
required: false
GRADLE_CONFIGURATION_KEY:
description: "Gradle cache key"
required: false

permissions:
contents: "read"
Expand Down

0 comments on commit 3c9b977

Please sign in to comment.