Skip to content

Commit

Permalink
Merge pull request #3 from ecmwf-ifs/johannesbulin-sync_delete_fix
Browse files Browse the repository at this point in the history
Don't run repository sync on branch deletion.
  • Loading branch information
mlange05 authored Nov 12, 2024
2 parents 1bb725f + 729135d commit a847cbd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a847cbd

Please sign in to comment.