From 3e9cce04002744bbe0118f3f499d9d1b88ef7383 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 30 Aug 2021 09:59:41 -0700 Subject: [PATCH] Revert github action and disable in repo settings --- .github/workflows/ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e741bbca..ed86160b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,5 @@ name: ci -on: - push: - branches-ignore: - - 'VLSIDA/OpenRAM' +on: [push] jobs: scn4me_subm: runs-on: self-hosted