mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Enhanced PR template.
This commit is contained in:
1
.github/workflows/Parameters.yml
vendored
1
.github/workflows/Parameters.yml
vendored
@@ -112,6 +112,7 @@ jobs:
|
||||
from os import getenv
|
||||
from pathlib import Path
|
||||
from textwrap import dedent
|
||||
from typing import Iterable
|
||||
|
||||
name = "${{ inputs.name }}".strip()
|
||||
python_version = "${{ inputs.python_version }}".strip()
|
||||
|
||||
Reference in New Issue
Block a user