diff --git a/.github/workflows/tai64_update_leap_seconds.yml b/.github/workflows/tai64_update_leap_seconds.yml index 103e9bd4f..df0be3a87 100644 --- a/.github/workflows/tai64_update_leap_seconds.yml +++ b/.github/workflows/tai64_update_leap_seconds.yml @@ -25,3 +25,4 @@ jobs: body: 'Following this source: https://data.iana.org/time-zones/data/leap-seconds.list, the leap seconds counter has been updated.' branch: update-leap-seconds base: master + delete-branch: true