diff --git a/.github/workflows/mirror_noir_subrepo.yml b/.github/workflows/mirror_noir_subrepo.yml index 9dc20b3cdb1..e4c0a47ccbd 100644 --- a/.github/workflows/mirror_noir_subrepo.yml +++ b/.github/workflows/mirror_noir_subrepo.yml @@ -8,6 +8,7 @@ concurrency: group: ${{ github.workflow }} cancel-in-progress: false on: + workflow_dispatch: {} push: branches: - master