chore: cleanup

- rst heading definitions
- indirect hyperlinks and code-blocks added for better readability
- MarkDown warnings resolved
- Yaml style issues fixed
This commit is contained in:
Emad Rad
2024-05-25 18:08:25 +03:30
parent 0c44a78fad
commit 6c5b98087e
25 changed files with 298 additions and 308 deletions

View File

@@ -4,9 +4,9 @@ on:
workflow_dispatch:
inputs:
branch:
description: 'Target branch to create requirements PR against'
description: "Target branch to create requirements PR against"
required: true
default: 'master'
default: "master"
type: string
defaults: