From 202e9f6a6b7c994515f6b5839b447a03a8ba9350 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 13 Sep 2024 18:19:56 +0200 Subject: [PATCH] dd --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 944b7904..b9e3d06c 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -1,7 +1,7 @@ name: ansible-lint on: workflow_dispatch: - push: + push: branches: [ master ] pull_request: