From eef2d6d90313c01b968e92460d01c22962931ea7 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 2 Mar 2023 08:44:09 +0100 Subject: [PATCH] messing with git actions --- .github/workflows/git.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/git.yml b/.github/workflows/git.yml index 36d20a3a9f..4330ec0436 100644 --- a/.github/workflows/git.yml +++ b/.github/workflows/git.yml @@ -6,13 +6,7 @@ name: Git build on various OS and setups # documentation. # Only trigger manually -####################### -# on: -# workflow_dispatch: -# # Rebuild when changing the stable branch -# push: -# branches: -# - master +on: workflow_dispatch jobs: simgrid-regular-debian11: -- 2.20.1