This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 44884f6d Delete scala-steward.yml (#474)
44884f6d is described below
commit 44884f6dbf62a5ed88a0034a420254f6c6a05624
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 26 16:27:18 2026 +0100
Delete scala-steward.yml (#474)
---
.github/workflows/scala-steward.yml | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/.github/workflows/scala-steward.yml
b/.github/workflows/scala-steward.yml
deleted file mode 100644
index 4df30f15..00000000
--- a/.github/workflows/scala-steward.yml
+++ /dev/null
@@ -1,20 +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
- if: github.repository == 'apache/pekko-connectors-kafka'
- steps:
- - name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@91f0a480668e574d7d1b413b19ee8240c56cd629
# v2.81.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]