diff --git a/.github/workflows/sync.yaml b/.github/workflows/sync.yaml index 6e63b8c..b54dda5 100644 --- a/.github/workflows/sync.yaml +++ b/.github/workflows/sync.yaml @@ -10,9 +10,6 @@ on: tags: - '**' - # Trigger the workflow when a branch or tag is deleted - delete: ~ - jobs: # Calls a reusable CI workflow to sync the current with a remote repository.