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 036036a commit 2e000a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches: [ main, git-annex, tests]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
deploy_linux:
uses: courtois-neuromod/actions-template/.github/workflows/deploy.yml@main
Expand Down

0 comments on commit 2e000a1

Please sign in to comment.