From: Martin Quinson Date: Thu, 2 Mar 2023 07:44:09 +0000 (+0100) Subject: messing with git actions X-Git-Tag: v3.34~413 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/eef2d6d90313c01b968e92460d01c22962931ea7 messing with git actions --- 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: