Skip to content

Commit

Permalink
Fix Scala Steward configuration (zio#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Sep 18, 2023
1 parent 48ecf58 commit a8a71fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
github-app-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_ID }}
github-app-installation-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_INSTALLATION_ID }}
github-app-key: ${{ secrets.SCALA_STEWARD_GITHUB_APP_PRIVATE_KEY }}
github-app-auth-only: true

0 comments on commit a8a71fd

Please sign in to comment.