Skip to content

Commit

Permalink
allow actions manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinsard committed Jul 14, 2023
1 parent f8e2e77 commit 8f668c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Expand Down
1 change: 0 additions & 1 deletion .heudiconv
Submodule .heudiconv deleted from 7079c6

0 comments on commit 8f668c0

Please sign in to comment.