From cb0dea6d2ac464434fc972b680d86d46f7b7db81 Mon Sep 17 00:00:00 2001 From: Igor Katson Date: Tue, 27 Aug 2024 11:00:05 +0100 Subject: [PATCH] test gha --- .github/workflows/test-gha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-gha.yml b/.github/workflows/test-gha.yml index 6f2c2906..411c6cdf 100644 --- a/.github/workflows/test-gha.yml +++ b/.github/workflows/test-gha.yml @@ -3,7 +3,7 @@ name: test-gha on: push: branches: - - test-gha + - test-docker-gha jobs: test-gha: