adding list_numbers
This commit is contained in:
@@ -9,6 +9,9 @@ enabled: true
|
||||
# Runner type determines how the action is executed
|
||||
runner_type: python
|
||||
|
||||
# Minimum Python version required (semver constraint)
|
||||
runtime_version: ">=3.9"
|
||||
|
||||
# Entry point is the Python script to execute
|
||||
entry_point: hello.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user