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

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 622d992d79 Fix minor whitespace in github action
622d992d79 is described below

commit 622d992d797862dad6213eacb4bd20192f7518a6
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed May 3 00:11:51 2023 +0200

    Fix minor whitespace in github action
---
 .github/workflows/nightly-builds.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/nightly-builds.yml 
b/.github/workflows/nightly-builds.yml
index 68dcab914f..7e7fa62328 100644
--- a/.github/workflows/nightly-builds.yml
+++ b/.github/workflows/nightly-builds.yml
@@ -8,13 +8,11 @@ on:
 permissions: {}
 
 jobs:
-
   pekko-cluster-metrics-sigar:
     name: Pekko Cluster Metrics Test with Sigar
     runs-on: ubuntu-20.04
     if: github.repository == 'apache/incubator-pekko'
     steps:
-
       - name: Checkout
         uses: actions/checkout@v3
         with:


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

Reply via email to