Skip to content

Commit

Permalink
Merge pull request #195 from r1chardj0n3s/wimglenn-patch-1
Browse files Browse the repository at this point in the history
allow triggering CI manually
  • Loading branch information
wimglenn authored Oct 9, 2024
2 parents 334db14 + 1f81a49 commit 9e5d520
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches:
- master
workflow_dispatch:

jobs:
run-test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9e5d520

Please sign in to comment.