diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index d6e3b41..f463c52 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -3,7 +3,7 @@ name: Push to GitLab on: push: branches: - - main # Adjust the branch as needed + - master # Adjust the branch as needed jobs: sync-to-gitlab: