From 42592311923b047fceb1bff05ab8781e737ac428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eerban=20Ghi=C5=A3=C4=83?= Date: Mon, 16 Oct 2023 23:56:48 +0300 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 92f41ac0..0d83b099 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,9 @@ -name: test +name: 3.74.x-test # Run this workflow every time a new commit pushed to your repository on: + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: push: branches: ['3.74.x'] pull_request: