about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManuelPalenzuelaDD <144776385+ManuelPalenzuelaDD@users.noreply.github.com>2024-12-05 11:39:42 +0100
committerGitHub <noreply@github.com>2024-12-05 11:39:42 +0100
commita83b872f3ebbd941faf9ee0072ecff82addd7947 (patch)
treec81ccf6823d63d7bacf3c42aab03ceaf220a1025
parentUpdate README.md (diff)
downloadtest-repo-a83b872f3ebbd941faf9ee0072ecff82addd7947.tar.gz
test-repo-a83b872f3ebbd941faf9ee0072ecff82addd7947.tar.bz2
test-repo-a83b872f3ebbd941faf9ee0072ecff82addd7947.zip
Update actions-test.yaml
-rw-r--r--.github/workflows/actions-test.yaml2
1 files changed, 1 insertions, 1 deletions
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: