From eb172f8b1635af4b46e9b7f1179b7a8554f2bda1 Mon Sep 17 00:00:00 2001 From: Renato Golin Date: Wed, 31 Jan 2024 14:02:27 +0000 Subject: [PATCH] disable old yml --- .github/workflows/basic.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml index 7a6bbe5a5..f1f83cb61 100644 --- a/.github/workflows/basic.yml +++ b/.github/workflows/basic.yml @@ -1,12 +1,10 @@ +# This is an example of jobs, environments, secrets being used. +# We keep it disabled, but in the repo as a reference. name: Basic TPP-MLIR Builder # For now, we do it manually, but this will need to be on commit on: workflow_dispatch: - push: - branches: [ "ghactions" ] - pull_request: - branches: [ "ghactions" ] env: # clang, gcc