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-sbt-paradox.git


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

commit e4688816350e2b3ce4e82ac5cd5174310af01e51
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Feb 27 09:24:55 2026 +0100

    Delete scala-steward.yml (#167)
---
 .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