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-persistence-cassandra.git


The following commit(s) were added to refs/heads/main by this push:
     new 48464cc  fix name of job (#307)
48464cc is described below

commit 48464cc318a636ec2742f32070230d5b6de7009d
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Sep 12 14:55:50 2025 +0100

    fix name of job (#307)
---
 .github/workflows/pekko-1.2-nightly-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pekko-1.2-nightly-tests.yml 
b/.github/workflows/pekko-1.2-nightly-tests.yml
index 05702a4..fe80790 100644
--- a/.github/workflows/pekko-1.2-nightly-tests.yml
+++ b/.github/workflows/pekko-1.2-nightly-tests.yml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-name: Run Tests with Pekko 1.0.x builds
+name: Run Tests with Pekko 1.2.x builds
 
 on:
   schedule:


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

Reply via email to