Skip to content

Commit

Permalink
enable workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul authored Feb 25, 2023
1 parent 86c7fe5 commit c8e00d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: ci
on:
- pull_request
- workflow_dispatch
jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
Expand Down

0 comments on commit c8e00d5

Please sign in to comment.