diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 9c7b89e54b..08a13210fe 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -20,4 +20,3 @@ jobs: github-app-installation-id: ${{ secrets.SCALA_STEWARD_INSTALLATION_ID }} github-app-key: ${{ secrets.SCALA_STEWARD_PRIVATE_KEY }} github-app-auth-only: true - ignore-opts-files: false