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

nvollmar pushed a commit to branch fix-tests
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-cassandra.git


The following commit(s) were added to refs/heads/fix-tests by this push:
     new 3052ac7  wip
3052ac7 is described below

commit 3052ac7455295fb26c6aa1a65945359c2cea9f17
Author: Nicolas Vollmar <[email protected]>
AuthorDate: Tue Aug 22 07:53:25 2023 +0200

    wip
---
 .github/workflows/unit-tests.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml
index b4fe285..1def731 100644
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -6,6 +6,7 @@ on:
     branches:
       - main
       - release-*
+      - fix-tests
     tags-ignore: [ v.* ]
   schedule:
     - cron: '0 2 * * *'  # every day 2am


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

Reply via email to