Skip to content

Commit

Permalink
Instrumented tests workflow: add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey-Makarov committed Oct 6, 2023
1 parent afc30d4 commit 563fbbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/instumented_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
paths-ignore:
- '**.md'
- app/**
workflow_dispatch:

jobs:
instrumented_tests:
Expand Down

0 comments on commit 563fbbc

Please sign in to comment.