From aa633ddf922be92b7f9475a6f6e0065506404ff4 Mon Sep 17 00:00:00 2001 From: Hadrien Renaud Date: Tue, 27 Feb 2024 13:53:48 +0000 Subject: [PATCH] WIP TEST --- .github/workflows/make-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make-test.yml b/.github/workflows/make-test.yml index acd59be4e..e359f20a4 100644 --- a/.github/workflows/make-test.yml +++ b/.github/workflows/make-test.yml @@ -2,7 +2,7 @@ name: build & make test on: # pull_request: - # push: + push: workflow_dispatch: schedule: # Prime the caches every Monday