Skip to content

Commit

Permalink
Adds dispatching to testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Oct 13, 2023
1 parent e5b7048 commit 4c58427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ on:
- 'tools/**'
- 'utils/**'

workflow_dispatch:

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

0 comments on commit 4c58427

Please sign in to comment.