Skip to content

chore: divide workflows into reusable pieces #1

chore: divide workflows into reusable pieces

chore: divide workflows into reusable pieces #1

Workflow file for this run

on:
workflow_call:
secrets: inherit
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

Check failure on line 11 in .github/workflows/checkout.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/checkout.yml

Invalid workflow file

You have an error in your yaml syntax on line 11