From fad2f91f732bc8eff6f1edd73ed413542f58d044 Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Wed, 13 Mar 2024 17:32:23 +0100 Subject: [PATCH] updated action --- .github/workflows/rostest.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/rostest.yml b/.github/workflows/rostest.yml index b11af69..6b2899e 100644 --- a/.github/workflows/rostest.yml +++ b/.github/workflows/rostest.yml @@ -2,6 +2,9 @@ name: rostest on: + push: + branches: [ test_coredump ] + workflow_dispatch: concurrency: