Skip to content

Commit

Permalink
updating test workflow to run on-demand using workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jun 14, 2024
1 parent daa7cb6 commit cebcaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit cebcaf3

Please sign in to comment.