Merge branch 'master' into devel
This commit is contained in:
commit
e8569f70e8
4
.github/workflows/rubyonrails.yml
vendored
4
.github/workflows/rubyonrails.yml
vendored
@ -21,9 +21,9 @@
|
||||
name: "GitHub CI"
|
||||
on:
|
||||
push:
|
||||
branches: ["devel"]
|
||||
branches: ["master"]
|
||||
pull_request:
|
||||
branches: ["devel"]
|
||||
branches: ["master"]
|
||||
jobs:
|
||||
plugin_tests:
|
||||
strategy:
|
||||
|
||||
@ -43,7 +43,7 @@ Features
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* Redmine 4.2.0 or higher
|
||||
* Redmine 5.0.0 or higher
|
||||
|
||||
### Full-text search (optional)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user