зеркало из https://github.com/github/ruby.git
[DOC] Generate HTML doc when importing from ruby/rdoc
This commit is contained in:
Родитель
c5f0fe1285
Коммит
243d48c0d2
|
@ -119,6 +119,7 @@ jobs:
|
|||
# Generate only when document commit/PR
|
||||
if: >-
|
||||
${{false
|
||||
|| contains(github.event.head_commit.message, '[ruby/rdoc]')
|
||||
|| contains(github.event.head_commit.message, '[DOC]')
|
||||
|| contains(github.event.head_commit.message, 'Document')
|
||||
|| contains(github.event.pull_request.title, '[DOC]')
|
||||
|
|
Загрузка…
Ссылка в новой задаче