From b91a5508ddee0c5fe4cfb6ad5fe16107b8f2bd53 Mon Sep 17 00:00:00 2001 From: moilanik Date: Tue, 16 Jun 2026 08:19:02 +0300 Subject: [PATCH] =?UTF-8?q?viel=C3=A4k=C3=B6=20ajautuu=20automaattisesti?= =?UTF-8?q?=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/example-manual-hello.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/example-manual-hello.yml b/.gitea/workflows/example-manual-hello.yml index 0c3fa75..b2626d3 100644 --- a/.gitea/workflows/example-manual-hello.yml +++ b/.gitea/workflows/example-manual-hello.yml @@ -1,9 +1,6 @@ name: Hello World (Manual) on: workflow_dispatch: - push: - # branches: [ main ] # Tai [ feature/ci-container ] - branches: [feature/ci-container] jobs: greet: runs-on: ubuntu-latest