diff --git a/.github/workflows/gitlab-mirror.yml b/.github/workflows/gitlab-mirror.yml index f59207e8a..75c6a9cdd 100644 --- a/.github/workflows/gitlab-mirror.yml +++ b/.github/workflows/gitlab-mirror.yml @@ -2,8 +2,10 @@ name: Mirror and run GitLab CI on: push: - branches: [2.x] + branches: '*' tags: '*' + delete: + branches: '*' jobs: build: