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 cae1fdb wip
cae1fdb is described below
commit cae1fdb8ead569ca26bcf86308730d9ec79515af
Author: Nicolas Vollmar <[email protected]>
AuthorDate: Tue Aug 22 08:29:24 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]