This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-5 in repository https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit 61e58b4852954cbf4a324c07a32455d9917f9548 Author: PJ Fanning <[email protected]> AuthorDate: Fri Sep 12 14:49:23 2025 +0100 fix name of job --- .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]
