File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 14
14
ensure_bash_prompt_before_composer_command : ~
15
15
ensure_exactly_one_space_before_directive_type : ~
16
16
ensure_exactly_one_space_between_link_definition_and_link : ~
17
+ ensure_github_directive_start_with_prefix :
18
+ prefix : ' Symfony'
17
19
ensure_link_bottom : ~
18
20
ensure_link_definition_contains_valid_url : ~
19
21
ensure_order_of_code_blocks_in_configuration_block : ~
Original file line number Diff line number Diff line change 73
73
key : ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
74
74
75
75
- name : " Run DOCtor-RST"
76
- uses : docker://oskarstark/doctor-rst:1.54.0
76
+ uses : docker://oskarstark/doctor-rst:1.57.1
77
77
with :
78
78
args : --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
79
79
You can’t perform that action at this time.
0 commit comments