From c73c58ba3c74769722b2d12f5fbb52095bdcde74 Mon Sep 17 00:00:00 2001 From: WebStreamr <210764791+webstreamr@users.noreply.github.com> Date: Thu, 8 May 2025 11:00:46 +0000 Subject: [PATCH] chore: align github action files better --- .github/workflows/build.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3ec841d..cbbbe6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,6 +1,5 @@ -name: build.yml -on: - push: +name: Build +on: push jobs: docker: runs-on: ubuntu-latest