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.
2 parents 69c564d + 31677bc commit e30b674Copy full SHA for e30b674
.github/workflows/ruby_head.yml
@@ -3,7 +3,7 @@ name: ruby_head
3
on:
4
schedule:
5
- cron: "0 0 * * *"
6
-
+ workflow_dispatch:
7
jobs:
8
build:
9
name: "ruby-${{ matrix.ruby }}-yjit-enabled: ${{ matrix.yjit-enabled }}"
0 commit comments