Skip to content

Commit

Permalink
add workflow_dispatch (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
1kastner authored Dec 14, 2023
1 parent 121b272 commit 2946b6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/installation-from-remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- cron: '42 23 * * 3' # every Wednesday at 23:42
pull_request:
types: [opened, reopened, edited, synchronize]
workflow_dispatch:

jobs:
build-conda-on-windows:
Expand Down

0 comments on commit 2946b6f

Please sign in to comment.