From 727aff94b639c7ce9379995d319b7ee7e10dfa73 Mon Sep 17 00:00:00 2001 From: David Justo Date: Tue, 18 Jun 2024 14:28:01 -0700 Subject: [PATCH] add this branch for tests --- .github/workflows/validate-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-build.yml b/.github/workflows/validate-build.yml index 9645ef0c1..6b6edbc48 100644 --- a/.github/workflows/validate-build.yml +++ b/.github/workflows/validate-build.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - 'dajusto/add-tests-as-gh-action' + - dajusto/run-tests-in-gh-action paths-ignore: [ '**.md' ] pull_request: branches: