From 1e57a39add8f104ec9425463afac9db594a0829b Mon Sep 17 00:00:00 2001 From: Andreas Hubel <40266+saerdnaer@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:51:40 +0200 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 84563b5..bca9e5c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,12 +1,19 @@ name: Mirroring -on: [push, delete] - +on: + push: + branches-ignore: + - 'dependabot/*' + delete: + branches-ignore: + - 'dependabot/*' jobs: to_git-c3voc-de: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v4 + with: + fetch-depth: 0 - uses: pixta-dev/repository-mirroring-action@v1 with: target_repo_url: