From a83b872f3ebbd941faf9ee0072ecff82addd7947 Mon Sep 17 00:00:00 2001 From: ManuelPalenzuelaDD <144776385+ManuelPalenzuelaDD@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:39:42 +0100 Subject: Update actions-test.yaml --- .github/workflows/actions-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions-test.yaml b/.github/workflows/actions-test.yaml index bce30b2..8bfa56a 100644 --- a/.github/workflows/actions-test.yaml +++ b/.github/workflows/actions-test.yaml @@ -1,5 +1,5 @@ name: Testing Github actions -on: [push] +on: [pull_request] jobs: -- cgit 1.4.1