From 4335e65c7224914040eef5f86da32e1a48e78007 Mon Sep 17 00:00:00 2001 From: Tom French Date: Wed, 24 Apr 2024 12:40:26 +0100 Subject: [PATCH] chore(ci): make syncing out to Noir manual --- .github/workflows/mirror-noir-subrepo.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/mirror-noir-subrepo.yml b/.github/workflows/mirror-noir-subrepo.yml index fb6968cc940..abcae31ac0a 100644 --- a/.github/workflows/mirror-noir-subrepo.yml +++ b/.github/workflows/mirror-noir-subrepo.yml @@ -9,12 +9,6 @@ concurrency: cancel-in-progress: false on: workflow_dispatch: {} - push: - branches: - - master - paths: - - "noir/noir-repo/**" - - "!noir/noir-repo/.gitrepo" jobs: mirror_repo: