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-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new 7364941 chore: allow manually triggering scala-steward (#149)
7364941 is described below
commit 73649411fa2aad4b1ac13a135622f628258cab24
Author: Arnout Engelen <[email protected]>
AuthorDate: Tue Jan 13 19:24:55 2026 +0100
chore: allow manually triggering scala-steward (#149)
---
.github/workflows/scala-steward.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/scala-steward.yml
b/.github/workflows/scala-steward.yml
index d81e970..7604925 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -1,4 +1,5 @@
on:
+ workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]