Skip to content

Commit

Permalink
add ci-wheels workflow_dispatch (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Apr 21, 2023
1 parent 916abf9 commit 17d6688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ on:
- "pre-commit-ci-update-config"
- "dependabot/*"

workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 17d6688

Please sign in to comment.