We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9585b97 commit de77adbCopy full SHA for de77adb
.github/workflows/CI.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- master
7
tags: '*'
8
+ workflow_dispatch:
9
jobs:
10
test:
11
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
0 commit comments