Skip to content

Commit

Permalink
ci: add manual dispatcher to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexStormwood committed Jan 22, 2025
1 parent 483dc36 commit 1136502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_test_runner.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'CI Test Runner'
on:
pull_request:
workflow_dispatch:
jobs:
build-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1136502

Please sign in to comment.