From 28a5fc0e4c9a70571d2c87f8582d640a289bdde0 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Thu, 19 Aug 2021 20:45:32 +0200 Subject: [PATCH] Update MacS-M1-make.yml deactivating triggers --- .github/workflows/MacS-M1-make.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/MacS-M1-make.yml b/.github/workflows/MacS-M1-make.yml index 70cd05e428..fee059b0a9 100644 --- a/.github/workflows/MacS-M1-make.yml +++ b/.github/workflows/MacS-M1-make.yml @@ -2,10 +2,10 @@ name: Mac make CI on: workflow_dispatch: - push: - branches: [ master ] - pull_request: - branches: [ master ] +# push: +# branches: [ master ] +# pull_request: +# branches: [ master ] jobs: build-and-test: