Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ede5b72

Browse files
committed
Shorten workflow name
1 parent aaddd68 commit ede5b72

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows
    • check-new-windows-versions.yml

1 file changed

+1
-1
lines changed

.github/workflows/check-new-windows-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check for new CRuby releases on Windows
1+
name: Check new RubyInstaller releases
22
on:
33
schedule:
44
- cron: '0 7,19 * * *'

0 commit comments

Comments
(0)