diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 2ec6f72..a56a718 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -1,6 +1,7 @@ on: [push] ... jobs: + codeberg: steps: - uses: actions/checkout@v3 with: