Fix typo in mirror.yml steps section
Some checks failed
/ mirror (push) Has been cancelled

This commit is contained in:
Kristian Benestad 2026-06-04 17:31:53 +07:00 committed by GitHub
parent d89a557063
commit 5f443aa46f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ on: [push]
jobs:
mirror:
runs-on: ubuntu-latest
steps:reimburse
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0