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

fanningpj pushed a commit to branch steward
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git

commit 29fd7b7a093ef4d6ba850c9d7dbe1ef8766a09f7
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 26 22:00:40 2026 +0100

    Delete scala-steward.yml
---
 .github/workflows/scala-steward.yml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/.github/workflows/scala-steward.yml 
b/.github/workflows/scala-steward.yml
deleted file mode 100644
index 7604925..0000000
--- a/.github/workflows/scala-steward.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-on:
-  workflow_dispatch:
-  schedule:
-    - cron: '0 0 * * 0'
-
-name: Launch Scala Steward
-
-jobs:
-  scala-steward:
-    runs-on: ubuntu-22.04
-    name: Launch Scala Steward
-    steps:
-      - name: Launch Scala Steward
-        uses: 
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356 
# v2.77.0
-        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