Skip to content

chore: add explicit clone command to README #51

chore: add explicit clone command to README

chore: add explicit clone command to README #51

Workflow file for this run

name: Checks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: Screenly/edge-apps-actions/checks@v1