Skip to content

add callable

add callable #2

Workflow file for this run

on:
workflow_call:
jobs:
callable:
runs-on: ubuntu-latest
steps:
- name: Callable Step 1
run: echo "called"