You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2023/06/07 11:51:25 UTC

[plc4x] branch develop updated: chore(build): rename workflow to align with others

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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 81273fc4f9 chore(build): rename workflow to align with others
81273fc4f9 is described below

commit 81273fc4f9137d312875a85a9bb23c81e053534d
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Wed Jun 7 13:51:18 2023 +0200

    chore(build): rename workflow to align with others
---
 .github/workflows/go-platform-test-report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/go-platform-test-report.yml b/.github/workflows/go-platform-test-report.yml
index a5e9013c97..317c7e521c 100644
--- a/.github/workflows/go-platform-test-report.yml
+++ b/.github/workflows/go-platform-test-report.yml
@@ -16,7 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 # ----------------------------------------------------------------------------
-name: 'Golang Platform Test Report'
+name: 'Go Platform Test Report'
 
 on:
   workflow_run: