Rubocop tests

This commit is contained in:
Karel Pičman 2023-05-15 11:49:42 +02:00
parent 6606be9b76
commit 66057973ac
2 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@
name: "GitHub CI"
on:
push:
branches: ["devel"]
branches: ["rubocop"]
pull_request:
branches: ["devel"]
branches: ["rubocop"]
jobs:
plugin_tests:
strategy:

View File

@ -1,7 +1,7 @@
Redmine DMSF Plugin 3.0.13 devel
================================
[![GitHub CI](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=devel)](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
[![GitHub CI](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=rubocop)](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
[![Support Ukraine Badge](https://bit.ly/support-ukraine-now)](https://github.com/support-ukraine/support-ukraine)
Redmine DMSF is Document Management System Features plugin for Redmine issue tracking system; It is aimed to replace current Redmine's Documents module.