no need to checkout before running cascading-pr

This commit is contained in:
Earl Warren 2023-11-08 17:59:36 +01:00
parent 032294082f
commit 207dff2fe4
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -11,7 +11,6 @@ jobs:
container:
image: 'docker.io/node:20-bookworm'
steps:
- uses: actions/checkout@v4
- uses: https://code.forgejo.org/actions/setup-go@v4
with:
go-version: "1.21"