Project

General

Profile

Actions

Patch #43035

closed

Remove empty rubyonrails.yml on 6.0-stable branch

Added by Katsuya HIDAKA 5 days ago. Updated 2 days ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The 6.0-stable branch currently contains an empty and defunct workflow file at .github/workflows/rubyonrails.yml. This empty file causes unnecessary failed GitHub Actions runs on every push to the branch.
e.g., https://github.com/redmine/redmine/actions/runs/16311511547

diff --git a/.github/workflows/rubyonrails.yml b/.github/workflows/rubyonrails.yml
deleted file mode 100644
index e69de29bb..000000000
Actions

Also available in: Atom PDF