Skip to content

Commit

Permalink
Merge pull request #36 from fiddler-labs/infra/ci_manual_trigger
Browse files Browse the repository at this point in the history
Enabling manual trigger of tests
  • Loading branch information
iterix authored Sep 12, 2023
2 parents a8ffffb + 06f608a commit d76680a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
push:
branches: [master]
pull_request:

workflow_dispatch:

defaults:
run:
shell: bash
Expand Down

0 comments on commit d76680a

Please sign in to comment.