Skip to content

Calling a reusable workflow #3

Calling a reusable workflow

Calling a reusable workflow #3

Workflow file for this run

name: Calling a reusable workflow
on:
push:
branches:
- main
workflow_dispatch:
jobs:
call-workflow:
uses: jarrettgaither/bootcampexercise1/.github/workflows/getting-started.yml@main