Skip to content

add callable

add callable #1

Workflow file for this run

on:

Check failure on line 1 in .github/workflows/callable.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/callable.yml

Invalid workflow file

`jobs` is not a valid event name
workflow_call:
jobs:
callable:
runs-on: ubuntu-latest
steps:
- name: Callable Step 1
run: echo "called"