This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git


The following commit(s) were added to refs/heads/main by this push:
     new 1599899  Delete scala-steward.yml (#273)f
1599899 is described below

commit 159989977d661951b647b25a6e00bb6eff8161e3
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 26 21:52:44 2026 +0100

    Delete scala-steward.yml (#273)f
---
 .github/workflows/scala-steward.yml | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/.github/workflows/scala-steward.yml 
b/.github/workflows/scala-steward.yml
deleted file mode 100644
index 7bdfea1..0000000
--- a/.github/workflows/scala-steward.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-on:
-  workflow_dispatch:
-  schedule:
-    - cron: '0 0 * * 0'
-
-name: Launch Scala Steward
-
-# The GitHub Action doesn't need permissions: it only reads already-public
-# data and creates PRs through the scala-steward-asf bot:
-permissions: {}
-
-jobs:
-  scala-steward:
-    runs-on: ubuntu-22.04
-    name: Launch Scala Steward
-    if: github.repository == 'apache/pekko-persistence-dynamodb'
-    steps:
-      - name: Launch Scala Steward
-        uses: 
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356 
# v2.77.0
-        env:
-          JAVA_OPTS: "-Xms1g -Xmx4g -Xss6M"
-        with:
-          github-app-id: ${{ secrets.SCALA_STEWARD_APP_ID }}
-          github-app-installation-id: ${{ 
secrets.SCALA_STEWARD_INSTALLATION_ID }}
-          github-app-key: ${{ secrets.SCALA_STEWARD_PRIVATE_KEY }}
-          github-app-auth-only: true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to