Skip to content

Commit

Permalink
Added workflow_dispatch for 'generate test report'
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Sep 17, 2023
1 parent 0704ff3 commit a935529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
workflows: ['CI'] # runs after CI workflow
types:
- completed
workflow_dispatch:

jobs:
report:
Expand Down

0 comments on commit a935529

Please sign in to comment.