diff --git a/README.md b/README.md index 99b9c1f..3834d2f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -

- GitHub Actions status -

- # Checkout V2 +![https://github.com/actions/checkout](https://github.com/actions/checkout/workflows/test-local/badge.svg) + This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it. By default, the repository that triggered the workflow is checked-out, for the ref/SHA that triggered the event.