From 599156f8b3ac62ce476691085db432bf6128c162 Mon Sep 17 00:00:00 2001 From: Alex Matsuev Date: Tue, 25 Nov 2025 13:57:57 +0300 Subject: [PATCH] Update action --- .gitea/workflows/example-condition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/example-condition.yaml b/.gitea/workflows/example-condition.yaml index 5883aef..b94c5aa 100644 --- a/.gitea/workflows/example-condition.yaml +++ b/.gitea/workflows/example-condition.yaml @@ -12,7 +12,7 @@ on: - main - dev paths: - - ./test.txt + - test.txt jobs: check-condition: