Skip to content

Commit

Permalink
Allow workflow to be run manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNahabedian committed Dec 17, 2023
1 parent a4d8f98 commit f5f116e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- 'master'
pull_request:
workflow_dispatch:
jobs:
test:
name: ${{ matrix.version }}
Expand Down

0 comments on commit f5f116e

Please sign in to comment.