From 19593a06bcd16f45ed30d27ced7c4c55611b11da Mon Sep 17 00:00:00 2001 From: Stefano Bonicatti Date: Wed, 10 Jul 2024 17:25:13 +0200 Subject: [PATCH] Enable build of the branch --- .github/workflows/hosted_runners.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/hosted_runners.yml b/.github/workflows/hosted_runners.yml index c1f6b2932100..dc065b65a569 100644 --- a/.github/workflows/hosted_runners.yml +++ b/.github/workflows/hosted_runners.yml @@ -23,6 +23,7 @@ on: branches: - 'master' - 'main' + - 'stefano/ci/update-actions' tags: - '*'