Skip to content

reusable workflow for calling scripts #1

reusable workflow for calling scripts

reusable workflow for calling scripts #1

on:
push
jobs:
test_run_script_job:
uses: ./.github/workflows/run-script.yml
with:
script_name_with_args: parse_review_issues.py
secrets: inherit