parent
39f2aa6fb0
commit
12a0c4d29f
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ jobs:
|
|||
image: alpine:3.18
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
|
Loading…
Reference in a new issue