From 8f668c0d2c87842e38ec0e7de8acdb259bc5ac2d Mon Sep 17 00:00:00 2001 From: test Date: Fri, 14 Jul 2023 11:16:48 -0400 Subject: [PATCH] allow actions manual trigger --- .github/workflows/deploy.yml | 3 ++- .heudiconv | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 160000 .heudiconv diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c8dd981e1..9ab2b36cd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,9 +4,10 @@ on: branches: [ main, git-annex, tests] pull_request: branches: [ main ] + workflow_dispatch: jobs: deploy_linux: - uses: courtois-neuromod/actions-template/.github/workflows/deploy.yml@e17e9a6e8e62fffda1cbe08ce590b8095f8d4e24 + uses: courtois-neuromod/actions-template/.github/workflows/deploy.yml@main with: name: CNeuromod Bot email: courtois.neuromod@gmail.com diff --git a/.heudiconv b/.heudiconv deleted file mode 160000 index 7079c6761..000000000 --- a/.heudiconv +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7079c6761bca5e4bf82b5d028962f79fe2be4b38